Update action #1
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
24s
Golang Validation
/
Malware Scan
46s
Golang Validation
/
Yaml Lint
6s
Run gosec, unit tests, and check package coverage
/
Unit tests and package coverage
15s
Run gosec, unit tests, and check package coverage
/
GoSec
40s
Annotations
2 errors and 5 warnings
Golang Validation / Yaml Lint:
.github/workflows/release.yaml#L5
5:17 [trailing-spaces] trailing spaces
|
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:
.golangci.yaml#L35
35:14 [comments] too few spaces before comment
|
Golang Validation / Yaml Lint:
.github/workflows/release.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Golang Validation / Yaml Lint:
.github/workflows/go-version.yaml#L12
12:5 [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]
|