Skip to content

Implement tortoisectl stop command #593

Implement tortoisectl stop command

Implement tortoisectl stop command #593

Triggered via pull request May 7, 2024 07:56
Status Failure
Total duration 5m 18s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Test: cmd/tortoisectl/test/tortoisectl_test.go#L222
Error return value of `wait.PollUntilContextCancel` is not checked (errcheck)
Test: pkg/stoper/stoper.go#L69
Error return value of `writer.Write` is not checked (errcheck)
Test: pkg/stoper/stoper.go#L75
Error return value of `writer.Write` is not checked (errcheck)
Test: pkg/stoper/stoper.go#L79
Error return value of `writer.Write` is not checked (errcheck)
Test: cmd/tortoisectl/test/tortoisectl_test.go#L89
SA1019: testEnv.ControlPlane.KubeCtl is deprecated: use AddUser & AuthenticatedUser.Kubectl instead. (staticcheck)
Test
Process completed with exit code 2.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3.5.0, actions/checkout@v3, actions/cache@v3.0.10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The `save-state` 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/
Test
The `save-state` 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/
Test
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/