Clean logging #30
Annotations
10 errors and 2 warnings
pkg/cache/v3/delta.go#L41
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L27
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L97
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L101
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L314
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L368
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L385
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L423
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L443
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pkg/cache/v3/simple.go#L381
var-naming: don't use underscores in Go names; range var node_ should be node (revive)
|
pkg/cache/v3/simple.go#L438
var-naming: don't use underscores in Go names; range var node_ should be node (revive)
|
This job failed
Loading