upgrade golangci-lint to 1.62.2 & fix lint issues #642
Triggered via pull request
December 5, 2024 06:54
Status
Cancelled
Total duration
2m 33s
Artifacts
–
check.yml
on: pull_request
go-mod
56s
lint
2m 24s
Shellcheck
5s
super-linter
56s
check-bpf
57s
Annotations
9 errors and 7 warnings
super-linter
Canceling since a higher priority waiting request for 'check-325' exists
|
super-linter
The operation was canceled.
|
go-mod
Canceling since a higher priority waiting request for 'check-325' exists
|
go-mod
The operation was canceled.
|
check-bpf
Canceling since a higher priority waiting request for 'check-325' exists
|
check-bpf
The operation was canceled.
|
lint
Canceling since a higher priority waiting request for 'check-325' exists
|
lint
Failed to run: Error: invalid version string '1.62.2', expected format v1.2 or v1.2.3, Error: invalid version string '1.62.2', expected format v1.2 or v1.2.3
at parseVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:2253:15)
at getRequestedLintVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:2302:40)
at Object.<anonymous> (/home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:2332:32)
at Generator.next (<anonymous>)
at /home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:2233:71
at new Promise (<anonymous>)
at module.exports.__awaiter (/home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:2229:12)
at Object.findLintVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:2330:12)
at /home/runner/work/_actions/golangci/golangci-lint-action/v2.5.2/dist/run/index.js:6733:47
at Generator.next (<anonymous>)
|
lint
invalid version string '1.62.2', expected format v1.2 or v1.2.3
|
go-mod
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|