Skip to content

Update actions

Update actions #5

Triggered via pull request November 13, 2024 19:55
Status Failure
Total duration 1m 33s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
44s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
6s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
1m 24s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
43s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
48s
Quality Checks / Go Formatter and Vetter
Quality Checks  /  Malware Scan
49s
Quality Checks / Malware Scan
Fit to window
Zoom out
Zoom in

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