Skip to content

perf: replace sort.Slice with slices.SortFunc #129

perf: replace sort.Slice with slices.SortFunc

perf: replace sort.Slice with slices.SortFunc #129

Triggered via push January 24, 2024 15:01
Status Failure
Total duration 24s
Artifacts

test.yml

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

Annotations

13 errors and 3 warnings
Go 1.20 test: weightedrand.go#L12
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/cmp)
Go 1.20 test: weightedrand.go#L15
package math/rand/v2 is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/math/rand/v2)
Go 1.20 test: weightedrand.go#L16
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/slices)
Go 1.20 test
Process completed with exit code 1.
Go 1.19 test: weightedrand.go#L12
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/cmp)
Go 1.19 test: weightedrand.go#L15
package math/rand/v2 is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/math/rand/v2)
Go 1.19 test: weightedrand.go#L16
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
Go 1.19 test
Process completed with exit code 1.
Go 1.21 test
The job was canceled because "_1_20" failed.
Go 1.21 test: weightedrand.go#L15
package math/rand/v2 is not in std (/opt/hostedtoolcache/go/1.21.5/x64/src/math/rand/v2)
Go 1.21 test
Process completed with exit code 1.
Go 1.18 test
The job was canceled because "_1_20" failed.
Go 1.18 test
The operation was canceled.
Go 1.20 test
Restore cache failed: Dependencies file is not found in /home/runner/work/weightedrand/weightedrand. Supported file pattern: go.sum
Go 1.19 test
Restore cache failed: Dependencies file is not found in /home/runner/work/weightedrand/weightedrand. Supported file pattern: go.sum
Go 1.21 test
Restore cache failed: Dependencies file is not found in /home/runner/work/weightedrand/weightedrand. Supported file pattern: go.sum