Skip to content

NVMe Command constant needs to use full path #9

NVMe Command constant needs to use full path

NVMe Command constant needs to use full path #9

Triggered via pull request November 14, 2024 12:31
@donatworkdonatwork
synchronize #53
nvme_update
Status Failure
Total duration 56s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
20s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
4s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
28s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
31s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
26s
Quality Checks / Go Formatter and Vetter
Quality Checks  /  Malware Scan
49s
Quality Checks / Malware Scan
Fit to window
Zoom out
Zoom in

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