Skip to content

chore: update Go version to 1.22 for consistency across workflows, jo… #1605

chore: update Go version to 1.22 for consistency across workflows, jo…

chore: update Go version to 1.22 for consistency across workflows, jo… #1605

Triggered via pull request April 26, 2024 15:02
Status Failure
Total duration 55s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: scripts/testing/v1/main.go#L6
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)
lint: scripts/testing/v2/main.go#L6
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)
lint: scripts/testing/v3/main.go#L6
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)
lint
issues found