Code coverage Improvement #7
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 12s
Golang Validation
/
Yaml Lint
6s
Quality Checks
/
Unit tests and package coverage
1m 36s
Quality Checks
/
GoSec
1m 23s
Quality Checks
/
Go Formatter and Vetter
1m 30s
Quality Checks
/
Malware Scan
53s
Annotations
2 errors and 1 warning
Golang Validation / Yaml Lint:
internal/common/testdata/empty-array.yaml#L1
1:11 [new-line-at-end-of-file] no new line character at the end of file
|
Golang Validation / Yaml Lint
Process completed with exit code 1.
|
Golang Validation / Yaml Lint:
internal/common/testdata/nil-array.yaml#L2
2:5 [comments] too few spaces before comment
|