Skip to content

Increasing UT coverage #193

Increasing UT coverage

Increasing UT coverage #193

Triggered via pull request February 19, 2025 11:40
Status Failure
Total duration 4m 34s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
1m 30s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
8s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
4m 22s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
1m 42s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
1m 51s
Quality Checks / Go Formatter and Vetter
Quality Checks  /  Malware Scan
46s
Quality Checks / Malware Scan
Quality Checks  /  ...  /  dependabot
0s
Quality Checks / Automerge Dependabot PRs / dependabot
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Golang Validation / Lint golang code: common/k8sutils/k8sutils.go#L34
File is not properly formatted (gofumpt)
Golang Validation / Lint golang code: common/k8sutils/k8sutils_test.go#L155
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: common/k8sutils/k8sutils_test.go#L194
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: common/k8sutils/k8sutils_test.go#L205
unused-parameter: parameter 'code' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: common/utils/utils_test.go#L327
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: common/utils/utils_test.go#L331
File is not properly formatted (gofumpt)
Golang Validation / Lint golang code: core/semver/semver_test.go#L28
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: csi-utils/csiutils_test.go#L36
File is not properly formatted (gofumpt)
Golang Validation / Lint golang code: csi-utils/csiutils_test.go#L77
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code: main_test.go#L33
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)