Skip to content

Add an RTX-associated TrackLocal #3971

Add an RTX-associated TrackLocal

Add an RTX-associated TrackLocal #3971

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

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L24
could not import github.com/pion/webrtc/v4 (-: # github.com/pion/webrtc/v4
lint / Go: 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)) (typecheck)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L283
undefined: webrtc (typecheck)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L293
undefined: webrtc (typecheck)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L62
undefined: webrtc (typecheck)
lint / Go: examples/broadcast/main.go#L22
could not import github.com/pion/webrtc/v4 (-: # github.com/pion/webrtc/v4
lint / Go: 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)) (typecheck)
lint / Go: examples/custom-logger/main.go#L15
could not import github.com/pion/webrtc/v4 (-: # github.com/pion/webrtc/v4
lint / Go: 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)) (typecheck)
lint / Go: 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)
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum