Driver Node should only ping arrays within the zone on which the pod is scheduled #193
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
59s
Golang Validation
/
Yaml Lint
8s
Run gosec, unit tests, and check package coverage
/
Unit tests and package coverage
2m 18s
Run gosec, unit tests, and check package coverage
/
GoSec
1m 11s
Run gosec, unit tests, and check package coverage
/
Go Formatter and Vetter
1m 8s
Run gosec, unit tests, and check package coverage
/
Malware Scan
52s
Annotations
9 errors and 6 warnings
Golang Validation / Lint golang code:
service/controller_test.go#L69
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/controller_test.go#L69
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/controller_test.go#L83
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/controller_test.go#L83
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/controller_test.go#L96
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/controller_test.go#L96
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/service_test.go#L153
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
service/service_test.go#L173
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code
issues found
|
Golang Validation / Yaml Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run gosec, unit tests, and check package coverage / Malware Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golang Validation / Lint golang code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run gosec, unit tests, and check package coverage / Go Formatter and Vetter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run gosec, unit tests, and check package coverage / GoSec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run gosec, unit tests, and check package coverage / Unit tests and package coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|