Skip to content

CodeQL

CodeQL #36

Triggered via schedule February 24, 2025 12:52
Status Success
Total duration 2m 45s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 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 ..."
Analyze (go)
ipmi.DeviceInfo calls fmt.Printf, which eventually calls nistec.P256Point.ScalarBaseMult
Analyze (go)
ipmi.DeviceInfo calls fmt.Printf, which eventually calls nistec.P256Point.ScalarMult
Analyze (go)
netbox.main calls os.Getenv, which eventually calls nistec.P256Point.SetBytes
Analyze (go)
netbox.main calls netbox.ApiDcimSitesCreateRequest.Execute, which eventually calls http.Client.Do