Skip to content

bump Golang to 1.23 #335

bump Golang to 1.23

bump Golang to 1.23 #335

Triggered via pull request October 27, 2024 12:44
@aler9aler9
synchronize #117
go123
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
golangci-lint
30s
golangci-lint
go-mod-tidy
4s
go-mod-tidy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: node.go#L354
msgRaw declared and not used (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.2/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.2/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/fs.go#L1000
missing type in composite literal (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/fs.go#L1001
missing type in composite literal (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
go-mod-tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/