Skip to content

Switch to golangci-lint GH action #3

Switch to golangci-lint GH action

Switch to golangci-lint GH action #3

Triggered via pull request January 10, 2025 09:46
Status Failure
Total duration 3m 17s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: pkg/reconciler/common/deadlockbreaker.go#L72
S1009: should omit nil check; len() for []k8s.io/api/core/v1.EndpointSubset is defined as zero (gosimple)
lint: pkg/reconciler/kubernetes/tektoninstallerset/client/main_set.go#L116
printf: non-constant format string in call to fmt.Errorf (govet)
lint: pkg/reconciler/platform/config.go#L135
printf: non-constant format string in call to fmt.Errorf (govet)
lint: pkg/reconciler/common/common.go#L42
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: pkg/reconciler/common/common.go#L50
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: pkg/reconciler/common/common.go#L75
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
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