fix: use ptr.To[uint32] intead of func()*uint32 #10015
build_and_test.yaml
on: pull_request
lint
3m 33s
gen-check
2m 30s
license-check
6s
coverage-test
3m 50s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
2 errors
lint:
internal/infrastructure/kubernetes/ratelimit/resource_provider_test.go#L22
import 'k8s.io/utils/pointer' is not allowed from list 'main': use k8s.io/utils/ptr instead (depguard)
|
lint
Process completed with exit code 2.
|