Skip to content

Enable linter in the CI #22

Enable linter in the CI

Enable linter in the CI #22

Triggered via pull request June 12, 2024 09:21
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: share/poly.go#L233
SA4003: no value of type uint32 is less than 0 (staticcheck)
lint: share/poly.go#L434
SA4003: no value of type uint32 is less than 0 (staticcheck)
lint: share/vss/rabin/vss.go#L577
SA4003: no value of type uint32 is less than 0 (staticcheck)
lint: share/poly.go#L38
directive `//nolint:staticcheck // TODO: SA1003 fixed with https://github.com/dedis/kyber/issues/492` is unused for linter "staticcheck" (nolintlint)
lint: share/poly.go#L307
directive `//nolint:staticcheck // TODO: SA1003 fixed with https://github.com/dedis/kyber/issues/492` is unused for linter "staticcheck" (nolintlint)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.