Fix lint errors/deprecated golangci opts #201
Annotations
10 errors and 1 warning
Run linters:
child/command-prep.go#L27
shadow: declaration of "sh" shadows declaration at line 26 (govet)
|
Run linters:
config/nomad_test.go#L206
shadow: declaration of "v" shadows declaration at line 204 (govet)
|
Run linters:
dependency/dependency_test.go#L318
shadow: declaration of "err" shadows declaration at line 312 (govet)
|
Run linters:
dependency/dependency_test.go#L347
shadow: declaration of "err" shadows declaration at line 312 (govet)
|
Run linters:
dependency/file_test.go#L154
shadow: declaration of "err" shadows declaration at line 150 (govet)
|
Run linters:
dependency/vault_common_test.go#L148
shadow: declaration of "err" shadows declaration at line 124 (govet)
|
Run linters:
dependency/vault_read_test.go#L374
shadow: declaration of "err" shadows declaration at line 267 (govet)
|
Run linters:
dependency/vault_read_test.go#L397
shadow: declaration of "err" shadows declaration at line 267 (govet)
|
Run linters:
manager/runner.go#L771
shadow: declaration of "event" shadows declaration at line 750 (govet)
|
Run linters:
manager/runner.go#L1000
shadow: declaration of "err" shadows declaration at line 971 (govet)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading