Skip to content

Support Go 1.23 and drop support for Go 1.21 #51

Support Go 1.23 and drop support for Go 1.21

Support Go 1.23 and drop support for Go 1.21 #51

Triggered via push September 6, 2024 08:06
Status Failure
Total duration 1m 15s
Artifacts

go.yml

on: push
Matrix: test
Check coverage
5s
Check coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: dktest_test.go#L89
port declared and not used (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)