Skip to content

tidy

tidy #36

Status Failure
Total duration 2m 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/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.3/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
lint
issues found
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, 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/