Skip to content

Initial commit

Initial commit #1

Triggered via push November 26, 2024 02:36
Status Failure
Total duration 28s
Artifacts

lint.yml

on: push
📋 Lint
19s
📋 Lint
Fit to window
Zoom out
Zoom in

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.