Skip to content

Update dependency golang-version to v1.23.1 - autoclosed #378

Update dependency golang-version to v1.23.1 - autoclosed

Update dependency golang-version to v1.23.1 - autoclosed #378

Triggered via pull request September 4, 2024 20:17
Status Failure
Total duration 3m 3s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check / lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
check / 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)
check / lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
check / lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/net/http/fs.go#L1000
missing type in composite literal (typecheck)
check / lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/net/http/fs.go#L1001
missing type in composite literal (typecheck)
check / lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
check / lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
check / tidy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
check / 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/