Bump the golang group across 1 directory with 13 updates #164
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 28s
Golang Validation
/
Yaml Lint
6s
Quality Checks
/
Unit tests and package coverage
4m 14s
Quality Checks
/
GoSec
1m 42s
Quality Checks
/
Go Formatter and Vetter
1m 47s
Quality Checks
/
Malware Scan
49s
Quality Checks
/
...
/
dependabot
3s
Annotations
5 errors
Quality Checks / Automerge Dependabot PRs / dependabot
Process completed with exit code 1.
|
Golang Validation / Lint golang code:
test/integration/step_defs_test.go#L593
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
Golang Validation / Lint golang code:
test/integration/step_defs_test.go#L600
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
Golang Validation / Lint golang code:
test/integration/step_defs_test.go#L607
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
Golang Validation / Lint golang code
issues found
|