Skip to content

Enable linter in the CI #89

Enable linter in the CI

Enable linter in the CI #89

Triggered via pull request February 20, 2024 11:51
@K1li4nLK1li4nL
synchronize #498
Status Failure
Total duration 1m 2s
Artifacts

go_lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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)
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/.