Added common actions #1
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
22s
Golang Validation
/
Malware Scan
53s
Golang Validation
/
Yaml Lint
7s
Run gosec, unit tests, and check package coverage
/
Unit tests and package coverage
16s
Run gosec, unit tests, and check package coverage
/
GoSec
32s
Annotations
4 errors and 3 warnings
Golang Validation / Yaml Lint:
.github/workflows/release.yaml#L5
5:17 [trailing-spaces] trailing spaces
|
Golang Validation / Yaml Lint:
.github/workflows/go-version.yaml#L22
22:21 [new-line-at-end-of-file] no new line character at the end of file
|
Golang Validation / Yaml Lint:
.github/workflows/common-workflows.yaml#L18
18:74 [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:
.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]
|
Golang Validation / Yaml Lint:
.github/workflows/linters.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|