fix(core): Update controllers to update CRDs status #100
pr-checks.yaml
on: pull_request
License
23s
Test
1m 38s
go-sec
1m 20s
Build Nimbus Operator image
59s
Matrix: build-adapters-image
Annotations
7 errors and 8 warnings
Test:
pkg/processor/intentbinder/intent_binder.go#L38
S1034: assigning the result of this type assertion to a variable (switch object := object.(type)) could eliminate type assertions in switch cases (gosimple)
|
Test:
pkg/processor/intentbinder/intent_binder.go#L40
S1034(related information): could eliminate this type assertion (gosimple)
|
Test:
pkg/processor/intentbinder/intent_binder.go#L43
S1034(related information): could eliminate this type assertion (gosimple)
|
Test:
pkg/processor/intentbinder/intent_binder.go#L38
S1034: assigning the result of this type assertion to a variable (switch object := object.(type)) could eliminate type assertions in switch cases (gosimple)
|
Test:
pkg/processor/intentbinder/intent_binder.go#L40
S1034(related information): could eliminate this type assertion (gosimple)
|
Test:
pkg/processor/intentbinder/intent_binder.go#L43
S1034(related information): could eliminate this type assertion (gosimple)
|
Test
issues found
|
License
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
License
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Nimbus Operator image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build nimbus-kubearmor adapter's image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build nimbus-netpol adapter's image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-sec
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/
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|