feat: Detect and recover from TCP Simultaneous open #7511
Annotations
10 errors and 1 warning
p2p/net/swarm/dial_worker.go#L6
"fmt" imported and not used
|
p2p/net/swarm/dial_sync_test.go#L32
cannot use f (variable of type func(p peer.ID, reqch <-chan dialRequest)) as dialWorkerFunc value in return statement
|
p2p/net/swarm/dial_sync_test.go#L184
cannot use f (variable of type func(p peer.ID, reqch <-chan dialRequest)) as dialWorkerFunc value in argument to newDialSync
|
p2p/net/swarm/dial_sync_test.go#L199
cannot use func(p peer.ID, reqch <-chan dialRequest) {…} (value of type func(p peer.ID, reqch <-chan dialRequest)) as dialWorkerFunc value in argument to newDialSync
|
p2p/net/swarm/dial_worker_test.go#L154
not enough arguments in call to newDialWorker
|
p2p/net/swarm/dial_worker_test.go#L199
not enough arguments in call to newDialWorker
|
p2p/net/swarm/dial_worker_test.go#L242
not enough arguments in call to newDialWorker
|
p2p/net/swarm/dial_worker_test.go#L266
not enough arguments in call to newDialWorker
|
p2p/net/swarm/dial_worker_test.go#L314
not enough arguments in call to newDialWorker
|
p2p/net/swarm/dial_worker_test.go#L360
not enough arguments in call to newDialWorker
|
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/
|
This job failed
Loading