CodeQL #22
Annotations
6 errors
Analyze (go):
lib/ipmi/ipmi.go#L10
exported type BmcInfo should have comment or be unexported
|
Analyze (go):
lib/ipmi/ipmi.go#L22
comment on exported function Check should be of the form "Check ..."
|
Analyze (go):
lib/ipmi/ipmi.go#L29
exported function GetBmcInfo should have comment or be unexported
|
Analyze (go):
lib/ipmi/ipmi.go#L47
exported function LanConfig should have comment or be unexported
|
Analyze (go):
lib/ipmi/ipmi.go#L104
exported function DeviceInfo should have comment or be unexported
|
Analyze (go):
lib/storage/storage.go#L166
comment on exported function Check should be of the form "Check ..."
|