Skip to content

chore(project): ignore dist directory and update dependencies #4

chore(project): ignore dist directory and update dependencies

chore(project): ignore dist directory and update dependencies #4

Triggered via push September 12, 2024 15:57
Status Failure
Total duration 38s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/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.1/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.1/x64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/