Skip to content

Added linter and removed deprecated and unused packages (#357) #8

Added linter and removed deprecated and unused packages (#357)

Added linter and removed deprecated and unused packages (#357) #8

Triggered via push April 10, 2024 13:38
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: cmd/kubectl_token.go#L14
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)
build: cmd/kubectl_token.go#L28
SA1019: "golang.org/x/crypto/ssh/terminal" is deprecated: this package moved to golang.org/x/term. (staticcheck)
build
issues found
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.