Update action #3
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
27s
Golang Validation
/
Yaml Lint
5s
Run gosec, unit tests, and check package coverage
/
Unit tests and package coverage
44s
Run gosec, unit tests, and check package coverage
/
GoSec
36s
Run gosec, unit tests, and check package coverage
/
Go Formatter and Vetter
33s
Run gosec, unit tests, and check package coverage
/
Malware Scan
47s
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]
|