Skip to content

Add an RTX-associated TrackLocal #4231

Add an RTX-associated TrackLocal

Add an RTX-associated TrackLocal #4231

Triggered via pull request August 26, 2024 16:39
Status Failure
Total duration 55s
Artifacts 2

test.yaml

on: pull_request
Matrix: test-i386
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
test (1.22) / Go 1.22: peerconnection.go#L1958
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pc.newTransceiverFromTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: peerconnection.go#L1958
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pc.newTransceiverFromTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: interceptor_test.go#L76
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to offerer.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: interceptor_test.go#L164
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to sender.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: interceptor_test.go#L249
cannot use track (variable of type *TrackLocalStaticRTP) as TrackLocal value in argument to offerer.AddTrack: *TrackLocalStaticRTP does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: ortc_media_test.go#L34
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to stackA.api.NewRTPSender: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: peerconnection_go_test.go#L1067
cannot use track (variable of type *TrackLocalStaticRTP) as TrackLocal value in argument to offerPC.AddTrack: *TrackLocalStaticRTP does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: peerconnection_go_test.go#L1205
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pc.AddTransceiverFromTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: peerconnection_media_test.go#L133
cannot use vp8Track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pcOffer.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.22) / Go 1.22: peerconnection_media_test.go#L248
cannot use opusTrack (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pcOffer.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: peerconnection.go#L1958
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pc.newTransceiverFromTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: peerconnection.go#L1958
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pc.newTransceiverFromTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: interceptor_test.go#L76
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to offerer.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: interceptor_test.go#L164
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to sender.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: interceptor_test.go#L249
cannot use track (variable of type *TrackLocalStaticRTP) as TrackLocal value in argument to offerer.AddTrack: *TrackLocalStaticRTP does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: ortc_media_test.go#L34
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to stackA.api.NewRTPSender: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: peerconnection_go_test.go#L1067
cannot use track (variable of type *TrackLocalStaticRTP) as TrackLocal value in argument to offerPC.AddTrack: *TrackLocalStaticRTP does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: peerconnection_go_test.go#L1205
cannot use track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pc.AddTransceiverFromTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: peerconnection_media_test.go#L133
cannot use vp8Track (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pcOffer.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test (1.23) / Go 1.23: peerconnection_media_test.go#L248
cannot use opusTrack (variable of type *TrackLocalStaticSample) as TrackLocal value in argument to pcOffer.AddTrack: *TrackLocalStaticSample does not implement TrackLocal (missing method RTXTrackLocal)
test-i386 (1.22) / Go i386 1.22
Process completed with exit code 1.
test-i386 (1.23) / Go i386 1.23
Process completed with exit code 1.
test (1.22) / Go 1.22
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test (1.23) / Go 1.23
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
test-log-1.22 Expired
662 Bytes
test-log-1.23 Expired
662 Bytes