Skip to content

feat: add env overrider #1386

feat: add env overrider

feat: add env overrider #1386

Triggered via pull request August 27, 2024 08:13
Status Failure
Total duration 6m 16s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
test (1.19)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
lint: pkg/controllers/override/envspatch.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubewharf/kubeadmiral) --custom-order (gci)
lint: pkg/controllers/override/envspatch.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubewharf/kubeadmiral) --custom-order (gci)
lint: pkg/controllers/override/envspatch_test.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubewharf/kubeadmiral) --custom-order (gci)
lint: pkg/controllers/override/envspatch_test.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubewharf/kubeadmiral) --custom-order (gci)
lint: pkg/controllers/override/envspatch_test.go#L1024
line is 174 characters (lll)
lint: pkg/controllers/override/envspatch_test.go#L110
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/controllers/override/envspatch_test.go#L122
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/controllers/override/envspatch_test.go#L139
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/controllers/override/envspatch_test.go#L151
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/controllers/override/envspatch_test.go#L168
S1039: unnecessary use of fmt.Sprintf (gosimple)
typos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify-codegen
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-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/