Skip to content

WIP: Feat/memory transport #7712

WIP: Feat/memory transport

WIP: Feat/memory transport #7712

Re-run triggered October 28, 2024 17:21
Status Failure
Total duration 2m 39s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
go-check / All: p2p/transport/memory/conn.go#L77
should use a simple channel send/receive instead of select with a single case (S1000)
go-check / All: p2p/transport/memory/conn.go#L120
func (*conn).removeStream is unused (U1000)
go-check / All: p2p/transport/memory/transport.go#L125
func (*transport).addConn is unused (U1000)
go-check / All
Process completed with exit code 1.
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/