Skip to content

fix(random): replacing with depricated math/rand.Read until we need to change it #29

fix(random): replacing with depricated math/rand.Read until we need to change it

fix(random): replacing with depricated math/rand.Read until we need to change it #29

Triggered via pull request March 31, 2025 13:19
Status Failure
Total duration 1m 8s
Artifacts

go.yml

on: pull_request
Build Lint and Test
56s
Build Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build Lint and Test: modes.go#L394
shadow: declaration of "err" shadows declaration at line 381 (govet)
Build Lint and Test: random/random.go#L40
exported: func name will be used as random.RandomString by other packages, and that stutters; consider calling this String (revive)
Build Lint and Test
issues found