fix(ci): address lint deprecation and retry interval tests #133
ci.yml
on: push
Quality Gates (Lint + Secrets)
39s
Matrix: build
E2E Smoke (Kind)
0s
E2E (Talos)
0s
Annotations
2 errors
|
Quality Gates (Lint + Secrets)
issues found
|
|
Quality Gates (Lint + Secrets):
cmd/agent/main.go#L123
cannot use mgr.GetEventRecorder("imp-agent") (value of interface type "k8s.io/client-go/tools/events".EventRecorder) as record.EventRecorder value in struct literal: "k8s.io/client-go/tools/internal/events".EventRecorder does not implement record.EventRecorder (missing method AnnotatedEventf) (typecheck)
|