build(deps): bump golangci/golangci-lint-action from 3 to 5 #105
Annotations
2 errors and 3 warnings
lint:
internal/configs/configs.go#L272
the given struct should be annotated with the `json` tag (musttag)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/circonus-logwatch/circonus-logwatch. Supported file pattern: go.sum
|
lint:
cmd/root.go#L43
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
internal/metrics/circonus/circonus_test.go#L19
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|