Enable linter in the CI #3
Annotations
3 errors and 1 warning
lint:
util/test/test.go#L140
Function 'testGroup' has too many statements (129 > 50) (funlen)
|
lint:
share/pvss/pvss.go#L233
G601: Implicit memory aliasing in for loop. (gosec)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|