Experiment: vortex on koalabear #1073
pr.yml
on: pull_request
staticcheck
42s
slack-notifications
/
notify_slack
0s
Annotations
6 errors
staticcheck:
field/koalabear/vortex/merkle_test.go#L36
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
staticcheck:
field/koalabear/vortex/poly_test.go#L15
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
staticcheck:
field/koalabear/vortex/prover_test.go#L54
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
staticcheck:
field/koalabear/vortex/poly.go#L42
`substracts` is a misspelling of `subtracts` (misspell)
|
staticcheck:
field/koalabear/vortex/poly.go#L98
`substracts` is a misspelling of `subtracts` (misspell)
|
staticcheck
issues found
|