Enable linter in the CI #84
Annotations
10 errors and 1 warning
lint:
xof/blake2xb/blake.go#L58
Error return value of `x.Read` is not checked (errcheck)
|
lint:
xof/blake2xs/blake.go#L58
Error return value of `x.Read` is not checked (errcheck)
|
lint:
xof/keccak/keccak.go#L20
Error return value of `sh.Write` is not checked (errcheck)
|
lint:
xof/keccak/keccak.go#L34
Error return value of `x.Read` is not checked (errcheck)
|
lint:
xof/keccak/keccak.go#L36
Error return value of `x.sh.Write` is not checked (errcheck)
|
lint:
util/test/test.go#L410
Error return value of `x.Read` is not checked (errcheck)
|
lint:
group/nist/curve.go#L26
Error return value is not checked (errcheck)
|
lint:
group/nist/curve.go#L139
Error return value is not checked (errcheck)
|
lint:
group/nist/curve.go#L140
Error return value is not checked (errcheck)
|
lint:
group/nist/curve.go#L146
Error return value is not checked (errcheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|