Skip to content

build(deps): bump golang.org/x/sys from 0.16.0 to 0.19.0 #103

build(deps): bump golang.org/x/sys from 0.16.0 to 0.19.0

build(deps): bump golang.org/x/sys from 0.16.0 to 0.19.0 #103

Triggered via pull request April 5, 2024 13:53
Status Failure
Total duration 51s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint: internal/configs/configs.go#L272
the given struct should be annotated with the `json` tag (musttag)
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)