Ut coverage #15
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
30s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
34s
Quality Checks
/
GoSec
25s
Quality Checks
/
Go Formatter and Vetter
29s
Quality Checks
/
Malware Scan
54s
Annotations
7 errors and 6 warnings
Golang Validation / Lint golang code:
gofsutil_mount_linux_test.go#L167
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gofsutil_mount_linux_test.go#L212
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gofsutil_mount_linux_test.go#L212
unused-parameter: parameter 'arg' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gofsutil_mount_linux_test.go#L258
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gofsutil_mount_linux_test.go#L258
unused-parameter: parameter 'arg' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gofsutil_mount_linux_test.go#L259
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
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
|
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 / 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
|
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 / 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
|
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
|