Skip to content

chore: update READMEs #146

chore: update READMEs

chore: update READMEs #146

Triggered via push December 11, 2024 13:13
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Matrix: Run golangci-lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Run golangci-lint (ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/regexp/exec.go#L485
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Run golangci-lint (macos-latest): ../../../hostedtoolcache/go/1.23.3/arm64/src/regexp/exec.go#L485
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Run golangci-lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636