Added unit tests for mutatingwebhook.go #47
Annotations
5 errors
verify:
pkg/webhook/mutatingwebhook_test.go#L122
parameter *testing.T should be the first or after context.Context (thelper)
|
verify:
pkg/webhook/mutatingwebhook_test.go#L126
return with no blank line before (nlreturn)
|
verify:
pkg/webhook/mutatingwebhook_test.go#L160
parameter *testing.T should be the first or after context.Context (thelper)
|
verify:
pkg/webhook/mutatingwebhook_test.go#L164
return with no blank line before (nlreturn)
|
verify
Process completed with exit code 2.
|