feat: adding the adding the namespace details to the #1182
Annotations
10 errors
|
lint
issues found
|
|
lint:
sysfs/class_nvme_test.go#L253
QF1003: could use tagged switch on device.Namespaces[i].ID (staticcheck)
|
|
lint:
sysfs/class_nvme.go#L30
Comment should end in a period (godot)
|
|
lint:
sysfs/class_nvme_test.go#L182
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
lint:
sysfs/class_nvme_test.go#L167
octalLiteral: use new octal literal style, 0o755 (gocritic)
|
|
lint:
sysfs/class_nvme_test.go#L103
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
lint:
sysfs/class_nvme_test.go#L89
octalLiteral: use new octal literal style, 0o755 (gocritic)
|
|
lint:
sysfs/class_nvme_test.go#L81
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
lint:
sysfs/class_nvme_test.go#L66
octalLiteral: use new octal literal style, 0o755 (gocritic)
|
|
lint:
sysfs/class_nvme.go#L114
regexpSimplify: can re-write `nvme[0-9]+c[0-9]+n([0-9]+)` as `nvme\d+c\d+n(\d+)` (gocritic)
|