NVMe Command constant needs to use full path #16
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
21s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
39s
Quality Checks
/
GoSec
33s
Quality Checks
/
Go Formatter and Vetter
19s
Quality Checks
/
Malware Scan
46s
Annotations
2 errors
Golang Validation / Lint golang code:
gonvme_tcp_fc.go#L67
var-naming: don't use underscores in Go names; var nvme_path should be nvmePath (revive)
|
Golang Validation / Lint golang code
issues found
|