Enable linter in the CI #85
Annotations
10 errors and 1 warning
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:
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:
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)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading