Skip to content

Use Go 1.23

Use Go 1.23 #198

Triggered via pull request August 17, 2024 04:33
@1gtm1gtm
synchronize #30
go-123
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Build: pkg/backend/stream.go#L124
Error return value of `mgr.streamCompleted.DeleteConsumer` is not checked (errcheck)
Build: pkg/backend/stream.go#L137
Error return value of `msg.DoubleAck` is not checked (errcheck)
Build: pkg/backend/stream.go#L191
Error return value of `msg.DoubleAck` is not checked (errcheck)
Build: pkg/cmds/wait_for_job.go#L144
Error return value of `streamQueued.DeleteConsumer` is not checked (errcheck)
Build: pkg/providers/linode/linode.go#L168
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Build
lint] Error 1
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/