Skip to content

Bump golang version. #202

Bump golang version.

Bump golang version. #202

Triggered via pull request May 5, 2026 09:16
Status Failure
Total duration 3m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Linter: api/v1beta1/groupversion_info.go#L29
SA1019: scheme.Builder is deprecated: This helper is only useful in api packages, but api packages should be easy to import and hence have minimal dependencies. Typically, these dependencies include only the standard library, k8s.io/apimachinery and other api packages. (staticcheck)
Run Linter: api/v1alpha1/groupversion_info.go#L29
SA1019: scheme.Builder is deprecated: This helper is only useful in api packages, but api packages should be easy to import and hence have minimal dependencies. Typically, these dependencies include only the standard library, k8s.io/apimachinery and other api packages. (staticcheck)
Run Linter: test/system/utils_test.go#L262
newexpr: call of To(x) can be simplified to new(x) (modernize)
Run Linter: test/system/deletion_system_test.go#L30
newexpr: call of To(x) can be simplified to new(x) (modernize)
Run Linter: internal/controller/user_controller.go#L101
newexpr: call of To(x) can be simplified to new(x) (modernize)
Run Linter: internal/controller/topology_controller.go#L218
inline: Constant reflect.Ptr should be inlined (govet)
Run Linter: rabbitmqclient/cluster_reference.go#L106
string `uri` has 3 occurrences, make it a constant (goconst)
Run Linter: rabbitmqclient/cluster_reference.go#L105
string `password` has 3 occurrences, make it a constant (goconst)
Run Linter: rabbitmqclient/cluster_reference.go#L104
string `username` has 3 occurrences, make it a constant (goconst)
Run Linter: internal/testutils/certificate.go#L42
string `London` has 4 occurrences, make it a constant (goconst)