common-workflows.yaml
on: push
Golang Validation
/
Lint golang code
24s
Golang Validation
/
Yaml Lint
4s
Quality Checks
/
Unit tests and package coverage
1m 2s
Quality Checks
/
GoSec
27s
Quality Checks
/
Go Formatter and Vetter
34s
Quality Checks
/
Malware Scan
53s
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]
|