Skip to content

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

feat: add active peer probing and a cached addr book

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

Triggered via pull request December 3, 2024 15:07
Status Failure
Total duration 1m 34s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go-check / All: server_cached_router.go#L134
types.SchemaBitswap is deprecated: use the more versatile [SchemaPeer] instead. For more information, read [IPIP-417]. (SA1019)
go-check / All: server_cached_router.go#L135
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#L271
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#L272
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.