Update tooling to be modern enough #327
Annotations
3 errors and 4 warnings
image
Process completed with exit code 1.
|
code:
pkg/testutils/testutils.go#L49
param min has same name as predeclared identifier (predeclared)
|
code
issues found
|
proto
No github_token supplied, API requests will be subject to stricter rate limiting
|
code
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code:
pkg/pubsub/pubsub_test.go#L116
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
|
code:
pkg/pubsub/pubsub_test.go#L156
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
|