Skip to content

Fix node

Fix node #23

Triggered via push April 20, 2024 17:29
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/cache/v3/delta.go#L41
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L26
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L96
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L100
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L311
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L365
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L385
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L27
File is not `goimports`-ed with -local github.com/envoyproxy/go-control-plane (goimports)
lint: pkg/cache/v3/delta.go#L150
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint: pkg/cache/v3/simple.go#L380
var-naming: don't use underscores in Go names; range var node_ should be node (revive)