Skip to content

Upgrade Go version to 1.22 in go.mod and workflows #40

Upgrade Go version to 1.22 in go.mod and workflows

Upgrade Go version to 1.22 in go.mod and workflows #40

Triggered via pull request April 21, 2024 01:02
Status Failure
Total duration 1m 9s
Artifacts

validate_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: pkg/chunk/cassandra/storage_client.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: pkg/chunk/gcp/gcs_scanner.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: cmd/rules-migrator/main.go#L9
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