Skip to content

Initial commit

Initial commit #27

Triggered via push April 10, 2024 03:18
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Matrix: run

Annotations

12 errors
run (1.20): attr.go#L18
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
run (1.20): handler.go#L23
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
run (1.20)
Process completed with exit code 1.
run (1.19)
The job was canceled because "_1_20" failed.
run (1.19): attr.go#L18
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/log/slog)
run (1.19): handler.go#L23
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
run (1.19)
Process completed with exit code 1.
run (1.22.x)
The job was canceled because "_1_20" failed.
run (1.22.x): labels_test.go#L88
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.19; check go.mod)
run (1.22.x): labels_test.go#L97
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.19; check go.mod)
run (1.22.x): labels_test.go#L105
cannot range over count (untyped int constant 10): requires go1.22 or later (-lang was set to go1.19; check go.mod) (compile)
run (1.22.x)
The operation was canceled.