Ut coverage #29
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
27s
Golang Validation
/
Yaml Lint
7s
Quality Checks
/
Unit tests and package coverage
37s
Quality Checks
/
GoSec
24s
Quality Checks
/
Go Formatter and Vetter
32s
Quality Checks
/
Malware Scan
47s
Annotations
10 errors and 6 warnings
Golang Validation / Lint golang code:
gofsutil_mock.go#L227
File is not properly formatted (gofumpt)
|
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:
gofsutil_unix_test.go#L20
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
gofsutil_unix_test.go#L22
File is not properly formatted (gofumpt)
|
Golang Validation / Lint golang code:
gofsutil_unix_test.go#L24
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 / GoSec
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 / 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
|