Skip to content

update go version to 1.19 #259

update go version to 1.19

update go version to 1.19 #259

Triggered via pull request October 16, 2023 06:05
Status Failure
Total duration 2m 40s
Artifacts

ci.yaml

on: pull_request
golangci-lint
2m 29s
golangci-lint
markdownlint-misspell-shellcheck
27s
markdownlint-misspell-shellcheck
unit-tests
2m 26s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 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
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/
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/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/