NVMe Command constant needs to use full path #9
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
20s
Golang Validation
/
Yaml Lint
4s
Quality Checks
/
Unit tests and package coverage
28s
Quality Checks
/
GoSec
31s
Quality Checks
/
Go Formatter and Vetter
26s
Quality Checks
/
Malware Scan
49s
Annotations
4 errors
Golang Validation / Lint golang code:
gonvme_mock.go#L67
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L67
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Golang Validation / Lint golang code:
gonvme_tcp_fc.go#L76
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
Golang Validation / Lint golang code
issues found
|