Bump golangci/golangci-lint-action from 3 to 6 #6
Annotations
5 errors and 1 warning
Sanity check:
api.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
|
Sanity check:
api.go#L35
commentFormatting: put a space between `//` and comment text (gocritic)
|
Sanity check:
api.go#L80
commentFormatting: put a space between `//` and comment text (gocritic)
|
Sanity check:
api.go#L78
unused-parameter: parameter 'invokeMethod' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check
issues found
|
Sanity check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|