Update go versions and golangci-lint #76
Annotations
7 errors and 1 warning
Go Version 1.21:
blockcipher/blockcipher.go#L99
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Go Version 1.21:
keywrap/keyprovider/keyprovider.go#L127
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Go Version 1.21:
keywrap/keyprovider/keyprovider.go#L165
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Go Version 1.21:
gpg.go#L82
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Go Version 1.21
Process completed with exit code 2.
|
Go Version 1.22
The job was canceled because "_1_21" failed.
|
Go Version 1.22
The operation was canceled.
|
Go Version 1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|