feat: update the admin k9s command to add the connection to the bastion #1272
Annotations
6 errors and 3 warnings
test:
cmd/admin_k9s.go#L47
github.com/sirupsen/logrus.Error call has possible Printf formatting directive %s
|
test
Process completed with exit code 1.
|
lint:
cmd/admin_k9s.go#L125
Error return value of `sshCmd.Process.Kill` is not checked (errcheck)
|
lint:
cmd/admin_k9s.go#L131
Error return value of `sshCmd.Process.Kill` is not checked (errcheck)
|
lint:
cmd/admin_k9s.go#L47
printf: github.com/sirupsen/logrus.Error call has possible Printf formatting directive %s (govet)
|
lint
issues found
|
build
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/
|
test
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/
|
lint
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/
|