Skip to content

Bump go versions for CI #48

Bump go versions for CI

Bump go versions for CI #48

Triggered via push December 15, 2024 10:07
Status Failure
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636