feat(tcpreuse): add options for sharing TCP listeners amongst TCP, WS and WSS transports #7581
Annotations
9 errors and 1 warning
go vet
envReuseportVal not exported by package tcpreuse
|
go vet
Process completed with exit code 1.
|
staticcheck:
p2p/transport/tcp/tcp_test.go#L45
envReuseportVal not exported by package tcpreuse
|
staticcheck:
p2p/transport/tcp/tcp_test.go#L47
envReuseportVal not exported by package tcpreuse
|
staticcheck:
p2p/transport/tcp/tcp_test.go#L130
envReuseportVal not exported by package tcpreuse
|
staticcheck:
p2p/transport/tcp/tcp_test.go#L132
envReuseportVal not exported by package tcpreuse
|
staticcheck:
p2p/transport/tcp/tcp_test.go#L147
envReuseportVal not exported by package tcpreuse
|
staticcheck:
p2p/transport/tcp/tcp_test.go#L149
envReuseportVal not exported by package tcpreuse (compile)
|
staticcheck
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: trail-of-forks/setup-protoc@a97892a429d98fae78d26f40334ab7eb616d08b9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading