chore: auto-update of pre-commit hooks #403
Annotations
1 error and 9 warnings
Lint with golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint with golangci-lint:
mapper/mapper_test.go#L101
unused-parameter: parameter 't1' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint with golangci-lint:
cmd/gotagger/main_test.go#L190
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint with golangci-lint:
cmd/gotagger/main_test.go#L209
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint with golangci-lint:
cmd/gotagger/main_test.go#L228
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint with golangci-lint:
cmd/gotagger/main_test.go#L291
unused-parameter: parameter 'repo' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint with golangci-lint:
cmd/gotagger/main_test.go#L299
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint with golangci-lint:
cmd/gotagger/main_test.go#L308
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
Run actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
Restore cache failed: Dependencies file is not found in /home/runner/work/gotagger/gotagger. Supported file pattern: go.sum
|
Loading