allow to reach ports from host on mac #60
Annotations
5 errors and 1 warning
test (1.22.x):
pkg/loadbalancer/tunnel.go#L82
Error return value of `tunnel.Stop` is not checked (errcheck)
|
test (1.22.x):
pkg/loadbalancer/tunnel.go#L147
Error return value of `io.Copy` is not checked (errcheck)
|
test (1.22.x):
pkg/loadbalancer/tunnel.go#L151
Error return value of `io.Copy` is not checked (errcheck)
|
test (1.22.x):
pkg/loadbalancer/server.go#L195
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test (1.22.x)
Process completed with exit code 2.
|
test (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|