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