ci: Enable copyloopvar
in linter
#17533
Annotations
4 errors and 1 warning
Run make ci-non-test:
test/pkg/environment/common/monitor.go#L136
The copy of the 'for' variable "pod" can be deleted (Go 1.22+) (copyloopvar)
|
Run make ci-non-test:
test/pkg/environment/common/monitor.go#L155
The copy of the 'for' variable "pod" can be deleted (Go 1.22+) (copyloopvar)
|
Run make ci-non-test:
pkg/providers/instancetype/suite_test.go#L2498
The copy of the 'for' variable "o" can be deleted (Go 1.22+) (copyloopvar)
|
Run make ci-non-test
Process completed with exit code 2.
|
Run /./.github/actions/install-deps
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading