NVMe Command constant needs to use full path #8
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
11s
Golang Validation
/
Yaml Lint
5s
Quality Checks
/
Unit tests and package coverage
28s
Quality Checks
/
GoSec
24s
Quality Checks
/
Go Formatter and Vetter
22s
Quality Checks
/
Malware Scan
45s
Annotations
10 errors
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|
Golang Validation / Lint golang code:
gonvme_mock.go#L91
cannot use mockRunner (variable of type *MockCommandRunner) as CommandRunner value in argument to RunCommandWithRunner: *MockCommandRunner does not implement CommandRunner (wrong type for method RunCommand)
|