Cleanup after ephemeral volume test #153
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
1m 47s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
2m 39s
Quality Checks
/
GoSec
2m 14s
Quality Checks
/
Go Formatter and Vetter
2m 4s
Quality Checks
/
Malware Scan
48s
Annotations
10 errors and 6 warnings
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L6
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L19
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L31
unused-parameter: parameter 'storageClass' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L31
unused-parameter: parameter 'clients' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L36
unused-parameter: parameter 'obsType' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L40
unused-parameter: parameter 'namespace' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L40
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L72
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
pkg/cmd/functionalcmd_test.go#L118
File is not properly formatted (gofumpt)
|
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
|
Quality Checks / 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
|
Quality Checks / 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
|
Quality Checks / GoSec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / 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
|