Chore: Update the go version to 1.22 #387
Annotations
4 errors and 5 warnings
lint:
pkg/utils/recycle.go#L72
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
controllers/workflowrun_controller.go#L219
redefines-builtin-id: redefinition of the built-in function new (revive)
|
lint:
controllers/backup_controller.go#L175
redefines-builtin-id: redefinition of the built-in function new (revive)
|
lint
issues found
|
detect-noop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: fkirc/skip-duplicate-actions@v5.3.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
staticcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|