Switch to golangci-lint GH action #3
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
|