Skip to content

feat: add active peer probing and a cached addr book #210

feat: add active peer probing and a cached addr book

feat: add active peer probing and a cached addr book #210

Triggered via pull request December 4, 2024 12:07
Status Failure
Total duration 1m 39s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go-check / All: server_cached_router.go#L140
types.SchemaBitswap is deprecated: use the more versatile [SchemaPeer] instead. For more information, read [IPIP-417]. (SA1019)
go-check / All: server_cached_router.go#L141
types.BitswapRecord is deprecated: use the more versatile [PeerRecord] instead. For more information, read [IPIP-417]. (SA1019)
go-check / All: server_cached_router_test.go#L273
types.BitswapRecord is deprecated: use the more versatile [PeerRecord] instead. For more information, read [IPIP-417]. (SA1019)
go-check / All: server_cached_router_test.go#L273
types.SchemaBitswap is deprecated: use the more versatile [SchemaPeer] instead. For more information, read [IPIP-417]. (SA1019)
go-check / All
Process completed with exit code 1.