Skip to content

Replace deprecated 'golang.org/x/exp/rand' to 'math/rand/v2' #10769

Replace deprecated 'golang.org/x/exp/rand' to 'math/rand/v2'

Replace deprecated 'golang.org/x/exp/rand' to 'math/rand/v2' #10769

Triggered via push March 9, 2025 21:39
Status Failure
Total duration 2m 31s
Artifacts

go.yml

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

Annotations

8 errors
lint (ubuntu-latest): pkg/node/peers/score_selector.go#L160
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint (ubuntu-latest)
Process completed with exit code 1.
lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
lint (macos-latest)
The operation was canceled.
lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
lint (windows-latest)
The operation was canceled.
ubuntu: pkg/node/peers/score_selector.go#L160
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
ubuntu
Process completed with exit code 2.