Bump dependencies to 1.30 #4007
lint.yml
on: pull_request
golangci-lint
2m 29s
check go mod tidy
33s
check generated files
2m 17s
check spelling with codespell
7s
actionlint
24s
Annotations
10 errors
check generated files
Process completed with exit code 1.
|
golangci-lint:
pkg/agent/core/revsource/revsource_test.go#L58
trs.Next undefined (type *testRevisionSource has no field or method Next) (typecheck)
|
golangci-lint:
pkg/agent/core/revsource/revsource_test.go#L63
trs.Observe undefined (type *testRevisionSource has no field or method Observe) (typecheck)
|
golangci-lint:
pkg/agent/core/revsource/revsource_test.go#L72
trs.Next undefined (type *testRevisionSource has no field or method Next) (typecheck)
|
golangci-lint:
pkg/agent/core/revsource/revsource_test.go#L77
trs.Next undefined (type *testRevisionSource has no field or method Next) (typecheck)
|
golangci-lint:
pkg/agent/core/revsource/revsource_test.go#L82
trs.Observe undefined (type *testRevisionSource has no field or method Observe) (typecheck)
|
golangci-lint:
pkg/agent/core/revsource/revsource_test.go#L88
trs.Observe undefined (type *testRevisionSource has no field or method Observe) (typecheck)
|
golangci-lint:
pkg/neonvm/controllers/metrics.go#L13
could not import sigs.k8s.io/controller-runtime/pkg/metrics (-: # sigs.k8s.io/controller-runtime/pkg/metrics
|
golangci-lint
undefined: leaderelection.SwitchMetric) (typecheck)
|
golangci-lint
issues found
|