Skip to content

Move from gogo protobuf #918

Move from gogo protobuf

Move from gogo protobuf #918

Triggered via pull request August 7, 2024 14:30
Status Failure
Total duration 1m 24s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All: dht.go#L741
network.CanConnect is deprecated: CanConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: fullrt/dht.go#L1463
network.CanConnect is deprecated: CanConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: fullrt/dht.go#L1542
network.CanConnect is deprecated: CanConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: pb/message.go#L149
network.CanConnect is deprecated: CanConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: pb/message.go#L151
network.CannotConnect is deprecated: CannotConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: pb/message.go#L167
network.CanConnect is deprecated: CanConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: pb/message.go#L169
network.CannotConnect is deprecated: CannotConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All: records_test.go#L154
u.NewSeededRand is deprecated: use github.com/ipfs/go-test/random instead. (SA1019)
go-check / All: routing.go#L689
network.CanConnect is deprecated: CanConnect is deprecated and will be removed in a future release. (SA1019)
go-check / All
Process completed with exit code 1.