Skip to content
Triggered via schedule September 17, 2024 01:52
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: schedule
Matrix: codeql / Analyze
lint  /  Golang Lint
10s
lint / Golang Lint
test  /  Golang Unit Tests
1m 1s
test / Golang Unit Tests
test  /  Golang Integration Tests
1m 29s
test / Golang Integration Tests
test  /  Golang Mod Up To Date
8s
test / Golang Mod Up To Date
test  /  Manifests Up To Date
27s
test / Manifests Up To Date
test  /  Generated Code Up To Date
30s
test / Generated Code Up To Date
test  /  Generated Helm Chart Up To Date
45s
test / Generated Helm Chart Up To Date
test  /  Generated CRD Reference Docs Up To Date
33s
test / Generated CRD Reference Docs Up To Date
build  /  build
19s
build / build
All required checks done
0s
All required checks done
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
lint / Golang Lint: internal/controller/install/binoculars_controller.go#L148
S1009: should omit nil check; len() for []*k8s.io/api/rbac/v1.ClusterRoleBinding is defined as zero (gosimple)
lint / Golang Lint: internal/controller/install/lookout_controller.go#L144
S1009: should omit nil check; len() for []*k8s.io/api/batch/v1.Job is defined as zero (gosimple)
lint / Golang Lint: internal/controller/install/scheduler_controller.go#L145
S1009: should omit nil check; len() for []*k8s.io/api/batch/v1.Job is defined as zero (gosimple)
lint / Golang Lint
issues found
test / Golang Mod Up To Date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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 / Golang Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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 / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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 / Golang Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 / Golang Integration Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codeql / Analyze (go, 1.22)
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/autobuild@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 / Analyze (go, 1.22)
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/