add drain func #27
Annotations
10 errors and 2 warnings
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#L314
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/cache/v3/simple.go#L368
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/cache/v3/simple.go#L387
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/cache/v3/simple.go#L427
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/cache/v3/simple.go#L447
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/cache/v3/simple.go#L383
var-naming: don't use underscores in Go names; range var node_ should be node (revive)
|
lint:
pkg/cache/v3/simple.go#L442
var-naming: don't use underscores in Go names; range var node_ should be node (revive)
|