chore: auto-update of pre-commit hooks #508
golangci-lint.yml
on: pull_request
Run golangci-lint
29s
Annotations
1 error and 4 warnings
Run golangci-lint
issues found
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint:
release/release_test.go#L108
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
cmd/stentor/integration_test.go#L72
unused-parameter: parameter 'info' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/stentor/stentor. Supported file pattern: go.sum
|