Skip to content

feat: tests, safe annotation creation #17

feat: tests, safe annotation creation

feat: tests, safe annotation creation #17

Triggered via push February 5, 2026 20:50
Status Failure
Total duration 1m 38s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run on Ubuntu
Process completed with exit code 1.
Run on Ubuntu: internal/controller/imageshift_controller_test.go#L117
SA1019: result.Requeue is deprecated: Use `RequeueAfter` instead. (staticcheck)
Run on Ubuntu: internal/webhook/v1/pod_webhook_test.go#L104
string `new-value` has 4 occurrences, make it a constant (goconst)
Run on Ubuntu: internal/webhook/v1/pod_webhook_test.go#L61
string `test-value` has 4 occurrences, make it a constant (goconst)
Run on Ubuntu: internal/webhook/v1/pod_webhook.go#L159
string `true` has 3 occurrences, make it a constant (goconst)