Skip to content

Generator

Generator #77

Triggered via push September 20, 2023 06:46
Status Failure
Total duration 1m 14s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test on 1.18: generator.go#L85
valSwap: can re-write as `pasword[j], pasword[i] = pasword[i], pasword[j]` (gocritic)
Test on 1.18: generator.go#L56
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
Test on 1.18
issues found
Test on 1.19: generator.go#L85
valSwap: can re-write as `pasword[j], pasword[i] = pasword[i], pasword[j]` (gocritic)
Test on 1.19: generator.go#L56
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
Test on 1.19
issues found
Test on 1.20: generator.go#L85
valSwap: can re-write as `pasword[j], pasword[i] = pasword[i], pasword[j]` (gocritic)
Test on 1.20: generator.go#L56
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
Test on 1.20
issues found