Skip to content

build(deps): bump golangci/golangci-lint-action from 3 to 5 #105

build(deps): bump golangci/golangci-lint-action from 3 to 5

build(deps): bump golangci/golangci-lint-action from 3 to 5 #105

Triggered via pull request April 25, 2024 13:29
Status Failure
Total duration 42s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)