Modem manager #83
Annotations
10 errors
pkg/pillar/dpcreconciler/genericitems/adapteraddrs.go#L40
golangcilint: type assertion must be checked (forcetypeassert)
|
pkg/pillar/dpcreconciler/genericitems/adapteraddrs.go#L66
golangcilint: S1004: should use bytes.Equal(addr.Mask, addr2.Mask) instead (gosimple)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L106
golangcilint: type assertion must be checked (forcetypeassert)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L122
golangcilint: error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L132
golangcilint: error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L176
golangcilint: S1023: redundant `return` statement (gosimple)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L191
golangcilint: type assertion must be checked (forcetypeassert)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L234
golangcilint: non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L322
golangcilint: naked return in func `dhcpcdArgs` with 57 lines of code (nakedret)
|
pkg/pillar/dpcreconciler/genericitems/dhcpcd.go#L327
golangcilint: variable 'name' is only used in the if-statement (dpcreconciler/genericitems/dhcpcd.go:330:2); consider using short syntax (ifshort)
|
The logs for this run have expired and are no longer available.
Loading