Skip to content
Triggered via schedule September 22, 2024 02:07
Status Failure
Total duration 2m 16s
Artifacts

ci.yml

on: schedule
Matrix: codeql / Analyze
lint  /  Golang Lint
9s
lint / Golang Lint
test  /  Golang Unit Tests
1m 4s
test / Golang Unit Tests
test  /  Golang Integration Tests
1m 33s
test / Golang Integration Tests
test  /  Golang Mod Up To Date
16s
test / Golang Mod Up To Date
test  /  Manifests Up To Date
38s
test / Manifests Up To Date
test  /  Generated Code Up To Date
27s
test / Generated Code Up To Date
test  /  Generated Helm Chart Up To Date
46s
test / Generated Helm Chart Up To Date
test  /  Generated CRD Reference Docs Up To Date
31s
test / Generated CRD Reference Docs Up To Date
build  /  build
33s
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
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/
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/
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/