Skip to content

Set endpoint to DRAIN instead of removing it #25

Set endpoint to DRAIN instead of removing it

Set endpoint to DRAIN instead of removing it #25

Triggered via push April 21, 2024 07:14
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#L27
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L97
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L101
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L312
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L366
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L386
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/cache/v3/simple.go#L28
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#L381
var-naming: don't use underscores in Go names; range var node_ should be node (revive)