Skip to content

fix(ci): address lint deprecation and retry interval tests #133

fix(ci): address lint deprecation and retry interval tests

fix(ci): address lint deprecation and retry interval tests #133

Triggered via push March 13, 2026 17:33
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Quality Gates (Lint + Secrets)
39s
Quality Gates (Lint + Secrets)
Matrix: build
Unit and Integration Tests
0s
Unit and Integration Tests
E2E Smoke (Kind)
0s
E2E Smoke (Kind)
E2E (Talos)
0s
E2E (Talos)
Fit to window
Zoom out
Zoom in

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)