Add the agent-cache-refresher on the explorer backend #270
Annotations
10 errors and 1 warning
golangci-lint:
cmd/cache-agent-refresh/main.go#L6
import 'io/ioutil' is not allowed from list 'main': Use os instead (depguard)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L22
Comment should end in a period (godot)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L27
Comment should end in a period (godot)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L37
Comment should end in a period (godot)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L48
Comment should end in a period (godot)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L51
Comment should end in a period (godot)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L129
Comment should end in a period (godot)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L56
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L61
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
cmd/cache-agent-refresh/main.go#L66
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading