Add unit tests for secret controllers #1157
test-and-build.yaml
on: pull_request
Matrix: Ensure Clean Workdir
Matrix: Integration Tests
Matrix: Unit Tests
Matrix: Validate Operator Bundle
Matrix: Build Operator Image
Matrix: Build Bundle Image
Annotations
5 errors and 6 warnings
Build Operator Image (1.21):
addons/blue_secret_controller_test.go#L86
Error return value is not checked (errcheck)
|
Build Operator Image (1.21):
addons/blue_secret_controller_test.go#L87
Error return value is not checked (errcheck)
|
Build Operator Image (1.21):
addons/blue_secret_controller_test.go#L88
Error return value is not checked (errcheck)
|
Build Operator Image (1.21):
addons/green_secret_controller_test.go#L33
Error return value of `json.Marshal` is not checked (errcheck)
|
Build Operator Image (1.21)
Process completed with exit code 2.
|
Ensure Clean Workdir (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Validate Operator Bundle (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Bundle Image (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Operator Image (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|