Skip to content

feat: Detect and recover from TCP Simultaneous open #7511

feat: Detect and recover from TCP Simultaneous open

feat: Detect and recover from TCP Simultaneous open #7511

Triggered via pull request September 4, 2024 23:14
Status Failure
Total duration 1m 53s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-check / All: p2p/net/swarm/dial_worker.go#L6
"fmt" imported and not used
go-check / All: 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
go-check / All: 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
go-check / All: 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
go-check / All: p2p/net/swarm/dial_worker_test.go#L154
not enough arguments in call to newDialWorker
go-check / All: p2p/net/swarm/dial_worker_test.go#L199
not enough arguments in call to newDialWorker
go-check / All: p2p/net/swarm/dial_worker_test.go#L242
not enough arguments in call to newDialWorker
go-check / All: p2p/net/swarm/dial_worker_test.go#L266
not enough arguments in call to newDialWorker
go-check / All: p2p/net/swarm/dial_worker_test.go#L314
not enough arguments in call to newDialWorker
go-check / All: p2p/net/swarm/dial_worker_test.go#L360
not enough arguments in call to newDialWorker
go-check / All
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/