Skip to content

Add a "transient" network connectivity state #7062

Add a "transient" network connectivity state

Add a "transient" network connectivity state #7062

Triggered via pull request April 24, 2024 23:19
Status Failure
Total duration 2m 23s
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/swarm_conn.go#L197
network.GetUseTransient is deprecated: Use GetAllowLimitedConn instead. (SA1019)
go-check / All: p2p/net/swarm/swarm_conn.go#L198
network.ErrTransientConn is deprecated: Use ErrLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/circuitv2/relay/relay_test.go#L161
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/circuitv2/relay/relay_test.go#L236
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/circuitv2/relay/relay_test.go#L322
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/holepunch/holepunch_test.go#L342
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/holepunch/holepuncher.go#L177
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/identify/id.go#L411
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/protocol/ping/ping.go#L114
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All: p2p/test/basichost/basic_host_test.go#L80
network.WithUseTransient is deprecated: Use WithAllowLimitedConn instead. (SA1019)
go-check / All
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: trail-of-forks/setup-protoc@a97892a429d98fae78d26f40334ab7eb616d08b9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.