perf: replace sort.Slice with slices.SortFunc #127
Annotations
4 errors and 1 warning
Run go test -race:
weightedrand.go#L12
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/cmp)
|
Run go test -race:
weightedrand.go#L15
package math/rand/v2 is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/math/rand/v2)
|
Run go test -race:
weightedrand.go#L16
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/slices)
|
Run go test -race
Process completed with exit code 1.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/weightedrand/weightedrand. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading