🌱 Bump golangci/golangci-lint-action from 3.4.0 to 6.1.1 #122
Annotations
10 errors and 1 warning
lint:
internal/plugin/aws.go#L48
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:69:9) (typecheck)
|
lint:
internal/plugin/aws.go#L60
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:69:9) (typecheck)
|
lint:
internal/plugin/aws.go#L69
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:69:9) (typecheck)
|
lint:
test/utils/utils.go#L38
undefined: GinkgoWriter (typecheck)
|
lint:
test/utils/utils.go#L55
undefined: GinkgoWriter (typecheck)
|
lint:
test/utils/utils.go#L60
undefined: GinkgoWriter (typecheck)
|
lint:
internal/controller/suite_test.go#L52
undefined: BeforeSuite (typecheck)
|
lint:
internal/controller/suite_test.go#L86
undefined: AfterSuite (typecheck)
|
lint:
internal/controller/velerobackup_controller_test.go#L33
undefined: Describe (typecheck)
|
lint:
internal/controller/veleroinstallation_controller_test.go#L32
undefined: Describe (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|