Skip to content

Enable linter in the CI #93

Enable linter in the CI

Enable linter in the CI #93

Triggered via pull request February 24, 2024 14:20
@K1li4nLK1li4nL
synchronize #498
Status Failure
Total duration 1m 4s
Artifacts

go_lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: share/vss/rabin/dh.go#L54
Error return value of `h.Read` is not checked (errcheck)
lint: share/vss/rabin/vss.go#L690
Error return value of `a.addResponse` is not checked (errcheck)
lint: group/nist/curve.go#L147
Error return value is not checked (errcheck)
lint: group/nist/curve.go#L159
Error return value is not checked (errcheck)
lint: group/nist/curve.go#L161
Error return value is not checked (errcheck)
lint: share/vss/pedersen/vss.go#L511
Error return value of `v.Aggregator.addResponse` is not checked (errcheck)
lint: group/curve25519/proj.go#L19
Error return value is not checked (errcheck)
lint: group/curve25519/proj.go#L64
Error return value is not checked (errcheck)
lint: group/curve25519/proj.go#L72
Error return value is not checked (errcheck)
lint: group/curve25519/proj.go#L134
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/.