Skip to content

Add exec command

Add exec command #30

Triggered via pull request March 11, 2024 08:57
@jaymzhjaymzh
synchronize #10
exec
Status Failure
Total duration 2m 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci: cmd/exec.go#L134
Error return value of `term.Restore` is not checked (errcheck)
golangci: cmd/exec.go#L168
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/