Skip to content

sets up GH workflow

sets up GH workflow #1

Triggered via pull request November 3, 2024 09:44
Status Failure
Total duration 2m 52s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: pkg/helpers/astutils.go#L6
"strings" imported and not used (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
golangci-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)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
golangci-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)
golangci-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)
golangci-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)
golangci-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)
golangci-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)
golangci-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)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/