refactor: Consolidate test container setup and improve deployment tests #82
ci.yml
on: push
CodeQL Analysis
1m 15s
Matrix: Build, Test, and Lint
Annotations
4 errors and 5 warnings
Build, Test, and Lint (stable, ubuntu-latest):
pkg/deployment/deployment_test.go#L52
Error return value of `suite.tc.Container.Terminate` is not checked (errcheck)
|
Build, Test, and Lint (stable, ubuntu-latest)
issues found
|
Build, Test, and Lint (1.22.x, ubuntu-latest):
pkg/deployment/deployment_test.go#L52
Error return value of `suite.tc.Container.Terminate` is not checked (errcheck)
|
Build, Test, and Lint (1.22.x, ubuntu-latest)
issues found
|
Build, Test, and Lint (stable, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, Test, and Lint (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, Test, and Lint (1.22.x, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CodeQL Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL Analysis
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|