Initial commit #1
Annotations
8 errors
📋 Lint:
cmd/skpr-k8s-mutate-nodeselector/main.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
📋 Lint:
cmd/skpr-k8s-mutate-nodeselector/main.go#L1
should have a package comment
|
📋 Lint:
internal/mutator/handler_test.go#L29
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
📋 Lint:
internal/mutator/handler_test.go#L29
parameter 'name' seems to be unused, consider removing or renaming it as _
|
📋 Lint:
internal/mutator/handler_test.go#L29
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
📋 Lint:
internal/mutator/handler.go#L1
should have a package comment
|
📋 Lint:
internal/mutator/handler.go#L20
exported type Handler should have comment or be unexported
|
📋 Lint
Process completed with exit code 2.
|