PR #656 check (c2da98411f2ca16e7361fc448f855e06da41c789) #1989
Annotations
14 errors and 4 warnings
pkg/controlplane/control/dns.go#L42
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
pkg/controlplane/control/dns.go#L71
`if ok` has complex nested blocks (complexity: 11) (nestif)
|
pkg/controlplane/control/dns.go#L142
`if ok` has complex nested blocks (complexity: 7) (nestif)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading