ci: update go version to 1.23.0 #528
lint.yaml
on: pull_request
codespell
11s
misspell
14s
golangci-lint
1m 15s
govulncheck
32s
markdownlint
3s
Shellcheck
4s
modcheck
17s
Annotations
11 errors and 11 warnings
govulncheck
Cannot open: File exists
|
golangci-lint:
test/utils/utils.go#L38
undefined: GinkgoWriter (typecheck)
|
golangci-lint:
test/utils/utils.go#L56
undefined: GinkgoWriter (typecheck)
|
golangci-lint:
test/utils/utils.go#L61
undefined: GinkgoWriter (typecheck)
|
golangci-lint:
internal/controller/clientprofile_controller_test.go#L34
undefined: Describe (typecheck)
|
golangci-lint:
internal/controller/clientprofilemapping_controller_test.go#L33
undefined: Describe (typecheck)
|
golangci-lint:
internal/controller/driver_controller_test.go#L33
undefined: Describe (typecheck)
|
golangci-lint:
internal/controller/suite_test.go#L52
undefined: BeforeSuite (typecheck)
|
golangci-lint:
internal/controller/suite_test.go#L86
undefined: AfterSuite (typecheck)
|
golangci-lint:
internal/controller/clientprofile_controller.go#L138
r.Update undefined (type *ClientProfileReconcile has no field or method Update) (typecheck)
|
golangci-lint:
internal/controller/clientprofile_controller.go#L153
r.Update undefined (type *ClientProfileReconcile has no field or method Update) (typecheck)
|
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Shellcheck
Input 'disable_matcher' has been deprecated with message: There are no problem-matchers, this setting does not do anything.
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
misspell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
modcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
modcheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|