Skip to content

🌱 Bump Go version to 1.23.0 #2163

🌱 Bump Go version to 1.23.0

🌱 Bump Go version to 1.23.0 #2163

Triggered via pull request January 28, 2025 13:52
Status Failure
Total duration 2m 55s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: cmd/plugin/cmd/upgrade_plan.go#L181
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: cmd/plugin/cmd/upgrade_plan.go#L184
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/controller/component_customizer.go#L148
G115: integer overflow conversion int -> int32 (gosec)
lint: internal/controller/genericprovider_controller.go#L185
printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.FalseCondition (govet)
lint: internal/controller/genericprovider_controller.go#L217
printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.FalseCondition (govet)
lint: internal/controller/preflight_checks.go#L76
printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.FalseCondition (govet)
lint: internal/controller/oci_source.go#L128
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636