Updated common workflow actions #8
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 16s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
1m 56s
Quality Checks
/
GoSec
1m 23s
Quality Checks
/
Go Formatter and Vetter
1m 37s
Quality Checks
/
Malware Scan
49s
Annotations
6 errors
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/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 / Lint golang code:
internal/monitor/monitor_steps_test.go#L348
redefines-builtin-id: redefinition of the built-in type error (revive)
|
Golang Validation / Lint golang code
issues found
|