ipn: add exit64 as a perma proxy #904
Annotations
5 errors, 1 warning, and 1 notice
intra/ipn/socks5.go#L93
the done function is not used on all paths (possible context leak)
|
intra/ipn/socks5.go#L97
this return statement may be reached without using the done var defined on line 93
|
intra/dns53/upstream.go#L77
the done function is not used on all paths (possible context leak)
|
intra/dns53/upstream.go#L82
this return statement may be reached without using the done var defined on line 77
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading