Fix Windows firewall message check #3604
Annotations
2 errors
lint (windows-latest):
client/firewall/uspfilter/allow_netbird_windows.go#L93
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
|
lint (windows-latest)
issues found
|