Initial structural work #154
Annotations
6 errors
|
commit-lint
You have commit messages with errors
⧗ input: add ipmi dcmi power reading test
Signed-off-by: Christopher Meis <christopher.meis@9elements.com>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Add test for PCI bridge on host
Signed-off-by: Christopher Meis <christopher.meis@9elements.com>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Add redfish update test to suite
Signed-off-by: Christopher Meis <christopher.meis@9elements.com>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
|
golangci-lint
issues found
|
|
golangci-lint:
pkg/tests/pci/pci_tests.go#L26
ST1005: error strings should not be capitalized (staticcheck)
|
|
golangci-lint:
pkg/tests/bmc_linux/bmclinux_tests.go#L59
QF1008: could remove embedded field "BMC" from selector (staticcheck)
|
|
golangci-lint:
pkg/tests/bmc_linux/bmclinux_tests.go#L47
QF1008: could remove embedded field "BMC" from selector (staticcheck)
|
|
golangci-lint:
pkg/tests/bmc_linux/bmclinux_tests.go#L35
QF1008: could remove embedded field "BMC" from selector (staticcheck)
|