Skip to content

Increase Code Coverage #34

Increase Code Coverage

Increase Code Coverage #34

Triggered via pull request November 21, 2024 10:04
Status Failure
Total duration 4m 24s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
1m 5s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
7s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
4m 14s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
1m 16s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
1m 17s
Quality Checks / Go Formatter and Vetter
Quality Checks  /  Malware Scan
46s
Quality Checks / Malware Scan
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 10 warnings
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L8
8:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L22
22:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L36
36:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L50
50:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L64
64:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L78
78:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/7vols/templates/pvc.yaml#L92
92:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: test/helm/2vols/Chart.yaml#L9
9:1 [indentation] wrong indentation: expected at least 1
Golang Validation / Yaml Lint: test/helm/2vols/templates/test.yaml#L15
15:11 [indentation] wrong indentation: expected 12 but found 10
Golang Validation / Yaml Lint: test/helm/2vols/templates/test.yaml#L18
18:7 [indentation] wrong indentation: expected 8 but found 6
Golang Validation / Lint golang code: service/deletion_worker_test.go#L131
var-naming: don't use underscores in Go names; var dummy_devicerange should be dummyDevicerange (revive)
Golang Validation / Lint golang code: service/deletion_worker_test.go#L151
var-naming: don't use underscores in Go names; var Device_List should be DeviceList (revive)
Golang Validation / Lint golang code: service/deletion_worker_test.go#L152
var-naming: don't use underscores in Go names; var deletion_Queue should be deletionQueue (revive)
Golang Validation / Lint golang code: service/deletion_worker_test.go#L157
var-naming: don't use underscores in Go names; var expected_error should be expectedError (revive)
Golang Validation / Lint golang code: service/vsphere_test.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Golang Validation / Lint golang code
issues found
Golang Validation / Yaml Lint: csireverseproxy/manifests/revproxy.yaml#L76
76:31 [comments] too few spaces before comment
Golang Validation / Yaml Lint: csireverseproxy/manifests/revproxy.yaml#L76
76:32 [comments] missing starting space in comment
Golang Validation / Yaml Lint: .github/workflows/go-version.yaml#L12
12:1 [truthy] truthy value should be one of [false, true]
Golang Validation / Yaml Lint: samples/storageclass/powermax_nvmetcp.yaml#L41
41:4 [comments] missing starting space in comment
Golang Validation / Yaml Lint: samples/storageclass/powermax_nvmetcp.yaml#L45
45:4 [comments] missing starting space in comment
Golang Validation / Yaml Lint: samples/storageclass/powermax_nvmetcp.yaml#L49
49:4 [comments] missing starting space in comment
Golang Validation / Yaml Lint: samples/storageclass/powermax_nvmetcp.yaml#L53
53:4 [comments] missing starting space in comment
Golang Validation / Yaml Lint: samples/storageclass/powermax_nfs.yaml#L57
57:4 [comments] missing starting space in comment
Golang Validation / Yaml Lint: samples/storageclass/powermax_nfs.yaml#L61
61:4 [comments] missing starting space in comment
Golang Validation / Yaml Lint: samples/storageclass/powermax_nfs.yaml#L65
65:4 [comments] missing starting space in comment