common-workflows.yaml
on: push
Golang Validation
/
Lint golang code
37s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
54s
Quality Checks
/
GoSec
28s
Quality Checks
/
Go Formatter and Vetter
34s
Quality Checks
/
Malware Scan
54s
Annotations
2 errors and 1 warning
Golang Validation / Yaml Lint:
.github/workflows/release.yaml#L9
9:11 [indentation] wrong indentation: expected 8 but found 10
|
Golang Validation / Yaml Lint
Process completed with exit code 1.
|
Golang Validation / Yaml Lint:
.github/workflows/release.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|