Skip to content

Fix Windows firewall message check #3604

Fix Windows firewall message check

Fix Windows firewall message check #3604

Triggered via pull request October 26, 2023 14:22
Status Failure
Total duration 9m 45s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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