build(deps): bump golang.org/x/sys from 0.16.0 to 0.18.0 #102
Annotations
1 error and 4 warnings
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
|