Skip to content

Add cluster wide cm for env #1656

Add cluster wide cm for env

Add cluster wide cm for env #1656

Triggered via pull request February 27, 2024 02:50
Status Failure
Total duration 4m 9s
Artifacts

project.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
unit-tests (1.19): controllers/spec/common.go#L2285
Consider pre-allocating `globalEnvs` (prealloc)
unit-tests (1.19): controllers/spec/common.go#L2295
SA5000: assignment to nil map (staticcheck)
unit-tests (1.19): controllers/spec/common.go#L2307
SA5000: assignment to nil map (staticcheck)
unit-tests (1.19): controllers/spec/common.go#L2293
SA4031: this nil check is always true (staticcheck)
unit-tests (1.19): controllers/spec/common.go#L2288
SA4031(related information): this is the value of globalCM (staticcheck)
unit-tests (1.19): controllers/spec/common.go#L2305
SA4031: this nil check is always true (staticcheck)
unit-tests (1.19): controllers/spec/common.go#L2300
SA4031(related information): this is the value of namespacedCM (staticcheck)
unit-tests (1.19)
Process completed with exit code 1.
unit-tests (1.20.4): controllers/spec/common.go#L2285
Consider pre-allocating `globalEnvs` (prealloc)
unit-tests (1.20.4): controllers/spec/common.go#L2295
SA5000: assignment to nil map (staticcheck)
unit-tests (1.20.4): controllers/spec/common.go#L2307
SA5000: assignment to nil map (staticcheck)
unit-tests (1.20.4): controllers/spec/common.go#L2293
SA4031: this nil check is always true (staticcheck)
unit-tests (1.20.4): controllers/spec/common.go#L2288
SA4031(related information): this is the value of globalCM (staticcheck)
unit-tests (1.20.4): controllers/spec/common.go#L2305
SA4031: this nil check is always true (staticcheck)
unit-tests (1.20.4): controllers/spec/common.go#L2300
SA4031(related information): this is the value of namespacedCM (staticcheck)
unit-tests (1.20.4)
Process completed with exit code 1.
unit-tests (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests (1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests (1.20.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests (1.20.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/