feat: update the admin k9s command to add the connection to the bastion #1271
Annotations
4 errors and 1 warning
golangci-lint:
cmd/admin_k9s.go#L125
Error return value of `sshCmd.Process.Kill` is not checked (errcheck)
|
golangci-lint:
cmd/admin_k9s.go#L131
Error return value of `sshCmd.Process.Kill` is not checked (errcheck)
|
golangci-lint:
cmd/admin_k9s.go#L47
printf: github.com/sirupsen/logrus.Error call has possible Printf formatting directive %v (govet)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading