feat: tests, safe annotation creation #17
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)
|