Update actions #5
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
44s
Golang Validation
/
Yaml Lint
6s
Quality Checks
/
Unit tests and package coverage
1m 24s
Quality Checks
/
GoSec
43s
Quality Checks
/
Go Formatter and Vetter
48s
Quality Checks
/
Malware Scan
49s
Annotations
4 errors
Golang Validation / Lint golang code:
csc/cmd/controller_get_capabilities.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
csc/cmd/controller_get_capacity.go#L21
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
csc/cmd/identity_get_plugin_capabilities.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code
issues found
|