CI #499
ci.yml
on: schedule
Matrix: codeql / Analyze
lint
/
Golang Lint
16s
test
/
Golang Unit Tests
1m 4s
test
/
Golang Integration Tests
1m 37s
test
/
Golang Mod Up To Date
9s
test
/
Manifests Up To Date
29s
test
/
Generated Code Up To Date
34s
test
/
Generated Helm Chart Up To Date
45s
test
/
Generated CRD Reference Docs Up To Date
31s
build
/
build
19s
All required checks done
0s
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/
|