exec gofmt on the code & fix some problems for test #2
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)
|