Skip to content

fix TestPeerConnection_Simulcast_RTX on v3 #3730

fix TestPeerConnection_Simulcast_RTX on v3

fix TestPeerConnection_Simulcast_RTX on v3 #3730

Triggered via pull request May 14, 2024 11:18
Status Failure
Total duration 25s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Invalid Go version: go.mod#L3
Found 1.17. Expected 1.19
lint / Metadata
Process completed with exit code 1.
lint / Go: examples/pion-to-pion/offer/main.go#L83
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: examples/pion-to-pion/offer/main.go#L94
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: examples/pion-to-pion/offer/main.go#L18
import 'github.com/pion/webrtc/v3' is not allowed from list 'Main' (depguard)
lint / Go: examples/pion-to-pion/offer/main.go#L19
import 'github.com/pion/webrtc/v3/examples/internal/signal' is not allowed from list 'Main' (depguard)
lint / Go: examples/rtp-to-webrtc/main.go#L16
import 'github.com/pion/webrtc/v3' is not allowed from list 'Main' (depguard)
lint / Go: examples/rtp-to-webrtc/main.go#L17
import 'github.com/pion/webrtc/v3/examples/internal/signal' is not allowed from list 'Main' (depguard)
lint / Go: examples/save-to-disk-av1/main.go#L102
unused-parameter: parameter 'receiver' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: examples/save-to-disk-av1/main.go#L15
import 'github.com/pion/interceptor' is not allowed from list 'Main' (depguard)
lint / Go: examples/save-to-disk-av1/main.go#L16
import 'github.com/pion/interceptor/pkg/intervalpli' is not allowed from list 'Main' (depguard)
lint / Go: examples/save-to-disk-av1/main.go#L17
import 'github.com/pion/webrtc/v3' is not allowed from list 'Main' (depguard)
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