Skip to content

Updated common workflow actions #6

Updated common workflow actions

Updated common workflow actions #6

Triggered via pull request November 8, 2024 20:59
Status Failure
Total duration 2m 22s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
1m 15s
Golang Validation / Lint golang code
Golang Validation  /  Malware Scan
57s
Golang Validation / Malware Scan
Golang Validation  /  Yaml Lint
4s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
29s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
2m 11s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
1m 55s
Quality Checks / Go Formatter and Vetter
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Golang Validation / Yaml Lint: test/podmontest/deploy/values-powerstore-nvme.yaml#L17
17:36 [new-line-at-end-of-file] no new line character at the end of file
Golang Validation / Yaml Lint: test/podmontest/deploy/values-powerstore-nfs.yaml#L17
17:36 [new-line-at-end-of-file] no new line character at the end of file
Golang Validation / Yaml Lint: test/podmontest/deploy/values-isilon.yaml#L17
17:36 [new-line-at-end-of-file] no new line character at the end of file
Golang Validation / Yaml Lint: test/podmontest/deploy/values-powerstore-iscsi.yaml#L17
17:36 [new-line-at-end-of-file] no new line character at the end of file
Golang Validation / Yaml Lint: test/podmontest/deploy/templates/test.yaml#L7
7:3 syntax error: expected the node content, but found '-' (syntax)
Golang Validation / Yaml Lint: test/podmontest/deploy/templates/test.yaml#L54
54:26 [trailing-spaces] trailing spaces
Golang Validation / Yaml Lint: test/podmontest/deploy/templates/pvc1.yaml#L1
1:3 syntax error: expected the node content, but found '-' (syntax)
Golang Validation / Yaml Lint: test/podmontest/deploy/templates/pvc0.yaml#L1
1:3 syntax error: expected the node content, but found '-' (syntax)
Golang Validation / Yaml Lint
Process completed with exit code 1.
Golang Validation / Yaml Lint: .golangci.yaml#L3
3:22 [comments] too few spaces before comment
Golang Validation / Yaml Lint: .github/workflows/linters.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]