updated common actions #2
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
35s
Golang Validation
/
Yaml Lint
16s
Run gosec, unit tests, and check package coverage
/
Unit tests and package coverage
1m 12s
Run gosec, unit tests, and check package coverage
/
GoSec
43s
Run gosec, unit tests, and check package coverage
/
Go Formatter and Vetter
37s
Run gosec, unit tests, and check package coverage
/
Malware Scan
1m 19s
Annotations
2 warnings
Golang Validation / Yaml Lint:
.golangci.yaml#L3
3:22 [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]
|