Skip to content

VendorConfigManager implementations for dell, supermicro and asrockrack #66

VendorConfigManager implementations for dell, supermicro and asrockrack

VendorConfigManager implementations for dell, supermicro and asrockrack #66

Triggered via push December 4, 2023 20:02
Status Failure
Total duration 18s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: config/asrockrack/asrockrack.go#L91
commentedOutCode: may want to remove commented-out code (gocritic)
lint: config/supermicro/supermicro.go#L92
Consider pre-allocating `menus` (prealloc)
lint: config/asrockrack/asrockrack.go#L47
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"unknown config format\")" (goerr113)
lint: config/dell/dell.go#L51
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"unknown config format\")" (goerr113)
lint: config/supermicro/supermicro.go#L47
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"unknown config format\")" (goerr113)
lint
issues found