build(deps): bump the go-dependencies group across 1 directory with 6 updates #1942
Annotations
6 errors and 1 warning
golangci-lint:
pkg/kubernetes/watcher.go#L68
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
golangci-lint:
pkg/kubernetes/watcher.go#L107
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
|
golangci-lint:
pkg/bpf/exporter.go#L96
SA1019: specs.RewriteConstants is deprecated: Use [CollectionSpec.Variables] to interact with constants instead. RewriteConstants is now a wrapper around the VariableSpec API. (staticcheck)
|
golangci-lint:
pkg/bpftest/bpf_suite_test.go#L36
SA1019: specs.RewriteConstants is deprecated: Use [CollectionSpec.Variables] to interact with constants instead. RewriteConstants is now a wrapper around the VariableSpec API. (staticcheck)
|
golangci-lint:
pkg/bpftest/bpf_suite_test.go#L85
SA1019: specs.RewriteConstants is deprecated: Use [CollectionSpec.Variables] to interact with constants instead. RewriteConstants is now a wrapper around the VariableSpec API. (staticcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading