Update HPE ILO versions to be checked #160
Annotations
5 errors
golangci-lint:
main.go#L47
`prefered` is a misspelling of `preferred` (misspell)
|
golangci-lint:
hp/ilo/firmware.go#L44
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
hp/ilo/firmware.go#L31
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
hp/ilo/firmware.go#L37
missing cases in switch of type gosnmp.Asn1BER: gosnmp.EndOfContents|gosnmp.UnknownType, gosnmp.Boolean, gosnmp.BitString, gosnmp.Null, gosnmp.ObjectIdentifier, gosnmp.ObjectDescription, gosnmp.IPAddress, gosnmp.Counter32, gosnmp.Gauge32, gosnmp.TimeTicks, gosnmp.Opaque, gosnmp.NsapAddress, gosnmp.Counter64, gosnmp.Uinteger32, gosnmp.OpaqueFloat, gosnmp.OpaqueDouble, gosnmp.NoSuchObject, gosnmp.NoSuchInstance, gosnmp.EndOfMibView (exhaustive)
|
golangci-lint
issues found
|
Loading