Skip to content

Update go version to 1.21, go mod and lint #244

Update go version to 1.21, go mod and lint

Update go version to 1.21, go mod and lint #244

Triggered via pull request June 11, 2024 10:54
@mahesh-hpemahesh-hpe
synchronize #75
update_go
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci (1.21): pkg/client/api.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
ci (1.21)
Process completed with exit code 2.