Skip to content

exec gofmt on the code & fix some problems for test #2

exec gofmt on the code & fix some problems for test

exec gofmt on the code & fix some problems for test #2

Triggered via push July 21, 2026 11:04
Status Failure
Total duration 1m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: application_test.go#L798
unnecessary trailing newline (whitespace)
lint: service/tunnel.go#L321
`if t.vpnGatewayClientEnabled && t.vpnGatewayPeer != nil` has complex nested blocks (complexity: 5) (nestif)
lint: service/tunnel.go#L275
`if isP2P` has complex nested blocks (complexity: 5) (nestif)