Update action #2
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
25s
Golang Validation
/
Malware Scan
48s
Golang Validation
/
Yaml Lint
13s
Run gosec, unit tests, and check package coverage
/
Unit tests and package coverage
53s
Run gosec, unit tests, and check package coverage
/
GoSec
37s
Annotations
5 warnings
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]
|