Skip to content

Merge pull request #37 from ldez/fix/cgo #111

Merge pull request #37 from ldez/fix/cgo

Merge pull request #37 from ldez/fix/cgo #111

Triggered via push December 23, 2024 17:58
Status Failure
Total duration 2m 41s
Artifacts

push.yml

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

Annotations

10 errors and 4 warnings
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/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: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/exec.go#L485
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/regexp/onepass.go#L76
i.MatchRunePos undefined (type *onePassInst has no field or method MatchRunePos) (typecheck)
test (1.21.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (1.20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/