Skip to content

webrtc: wait for FIN_ACK before closing data channels #6605

webrtc: wait for FIN_ACK before closing data channels

webrtc: wait for FIN_ACK before closing data channels #6605

Triggered via pull request October 23, 2023 12:22
Status Failure
Total duration 5m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

18 errors
go-test / ubuntu (go 1.20.x): p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
go-test / ubuntu (go 1.20.x): p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
go-test / ubuntu (go 1.20.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.21.x): p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
go-test / ubuntu (go 1.21.x): p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
go-test / ubuntu (go 1.21.x)
Process completed with exit code 1.
go-test / macos (go 1.20.x): p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
go-test / macos (go 1.20.x): p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
go-test / macos (go 1.20.x)
Process completed with exit code 1.
go-test / macos (go 1.21.x): p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
go-test / macos (go 1.21.x): p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
go-test / macos (go 1.21.x)
Process completed with exit code 1.
go-test / windows (go 1.20.x): p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
go-test / windows (go 1.20.x): p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
go-test / windows (go 1.20.x)
Process completed with exit code 1.
go-test / windows (go 1.21.x): p2p/net/swarm/swarm_stream.go#L83
s.closeOnce undefined (type *Stream has no field or method closeOnce)
go-test / windows (go 1.21.x): p2p/net/swarm/swarm_stream.go#L83
s.remove undefined (type *Stream has no field or method remove)
go-test / windows (go 1.21.x)
Process completed with exit code 1.