Skip to content

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

Update dependency golang-version to v1.23.1 - autoclosed

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

Triggered via pull request August 13, 2024 18:17
Status Failure
Total duration 3m 6s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test
Process completed with exit code 1.
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 / 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/