Bump the golang group across 1 directory with 45 updates #14
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 25s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
1m 59s
Quality Checks
/
GoSec
1m 41s
Quality Checks
/
Go Formatter and Vetter
1m 44s
Quality Checks
/
Malware Scan
53s
Annotations
20 errors and 10 warnings
Golang Validation / Yaml Lint:
test/helm/7vols/Chart.yaml#L9
9:1 [indentation] wrong indentation: expected at least 1
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L15
15:11 [indentation] wrong indentation: expected 12 but found 10
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L18
18:7 [indentation] wrong indentation: expected 8 but found 6
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L19
19:9 [indentation] wrong indentation: expected 10 but found 8
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L20
20:11 [indentation] wrong indentation: expected 12 but found 10
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L22
22:9 [indentation] wrong indentation: expected 10 but found 8
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L24
24:11 [indentation] wrong indentation: expected 12 but found 10
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L28
28:15 [indentation] wrong indentation: expected 16 but found 14
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L43
43:11 [indentation] wrong indentation: expected 12 but found 10
|
Golang Validation / Yaml Lint:
test/helm/7vols/templates/test.yaml#L45
45:15 [indentation] wrong indentation: expected 16 but found 14
|
Golang Validation / Lint golang code:
main.go#L27
could not import github.com/dell/csi-powermax/v2/service (-: # github.com/dell/csi-powermax/v2/service
|
Golang Validation / Lint golang code:
service/service.go#L215
cannot use svc (variable of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
Golang Validation / Lint golang code:
main.go#L27
could not import github.com/dell/csi-powermax/v2/service (-: # github.com/dell/csi-powermax/v2/service
|
Golang Validation / Lint golang code:
service/service.go#L215
cannot use svc (variable of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
Golang Validation / Lint golang code:
main.go#L27
could not import github.com/dell/csi-powermax/v2/service (-: # github.com/dell/csi-powermax/v2/service
|
Golang Validation / Lint golang code:
service/service.go#L215
cannot use svc (variable of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
Golang Validation / Lint golang code:
main.go#L27
could not import github.com/dell/csi-powermax/v2/service (-: # github.com/dell/csi-powermax/v2/service
|
Golang Validation / Lint golang code:
service/service.go#L215
cannot use svc (variable of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
Golang Validation / Lint golang code:
main.go#L27
could not import github.com/dell/csi-powermax/v2/service (-: # github.com/dell/csi-powermax/v2/service
|
Golang Validation / Lint golang code:
service/service.go#L215
cannot use svc (variable of type *service) as Service value in return statement: *service does not implement Service (missing method ControllerModifyVolume)) (typecheck)
|
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
|