Add exec command #31
lint.yml
on: pull_request
golangci
14s
markdownlint
21s
Annotations
3 errors and 1 warning
golangci:
cmd/exec.go#L136
Error return value of `term.Restore` is not checked (errcheck)
|
golangci:
cmd/exec.go#L172
SA1019: exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
|
golangci
issues found
|
markdownlint
The `set-output` 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/
|