Skip to content

update go version to 1.19 #261

update go version to 1.19

update go version to 1.19 #261

Triggered via pull request October 16, 2023 06:30
Status Failure
Total duration 2m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
golangci-lint
41s
golangci-lint
markdownlint-misspell-shellcheck
40s
markdownlint-misspell-shellcheck
unit-tests
2m 37s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
golangci-lint: pkg/webhook/util/writer/atomic/atomic_writer.go#L23
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)
golangci-lint: pkg/webhook/util/writer/fs.go#L23
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)
golangci-lint
issues found
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/