Skip to content

chore: remove double-import #7

chore: remove double-import

chore: remove double-import #7

Triggered via push October 8, 2024 08:46
Status Failure
Total duration 4m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Golangci-lint: internal/admission/wardleinitializer/interfaces.go#L24
Comment should end in a period (godot)
Golangci-lint: internal/admission/wardleinitializer/wardleinitializer.go#L38
Comment should end in a period (godot)
Golangci-lint: internal/admission/wardleinitializer/wardleinitializer.go#L31
unexported-return: exported func New returns unexported type wardleinitializer.pluginInitializer, which can be annoying to use (revive)
Golangci-lint: cmd/worker/main.go#L44
Error return value of `msg.Ack` is not checked (errcheck)
Golangci-lint: cmd/worker/main.go#L40
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Golangci-lint: cmd/worker/main.go#L42
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Golangci-lint: cmd/worker/main.go#L43
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Golangci-lint: cmd/worker/main.go#L31
shadow: declaration of "err" shadows declaration at line 13 (govet)
Golangci-lint: cmd/worker/main.go#L20
Magic number: 256, in <argument> detected (mnd)
Golangci-lint: cmd/worker/main.go#L25
Magic number: 24, in <argument> detected (mnd)
Unit tests
Process completed with exit code 2.