Skip to content

Add padding support to TrackLocalStaticSample #3694

Add padding support to TrackLocalStaticSample

Add padding support to TrackLocalStaticSample #3694

Triggered via pull request April 9, 2024 07:01
Status Failure
Total duration 2m 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
Invalid Go version: go.mod#L3
Found 1.17. Expected 1.19
lint / Metadata
Process completed with exit code 1.
lint / Go: pkg/media/media.go#L10
import 'github.com/pion/rtp' is not allowed from list 'Main' (depguard)
lint / Go: examples/internal/signal/rand.go#L6
import 'github.com/pion/randutil' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L17
import 'github.com/pion/interceptor' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L18
import 'github.com/pion/interceptor/pkg/cc' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L19
import 'github.com/pion/interceptor/pkg/gcc' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L20
import 'github.com/pion/webrtc/v3' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L21
import 'github.com/pion/webrtc/v3/examples/internal/signal' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L22
import 'github.com/pion/webrtc/v3/pkg/media' is not allowed from list 'Main' (depguard)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L23
import 'github.com/pion/webrtc/v3/pkg/media/ivfreader' is not allowed from list 'Main' (depguard)
lint / Go: examples/broadcast/main.go#L15
import 'github.com/pion/interceptor' 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: pkg/media/samplebuilder/samplebuilder_test.go#L402
unused-parameter: parameter 'headPacket' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: pkg/media/samplebuilder/samplebuilder.go#L343
unused-parameter: parameter 'o' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: examples/bandwidth-estimation-from-disk/main.go#L77
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: examples/simulcast/main.go#L129
unused-parameter: parameter 'receiver' seems to be unused, consider removing or renaming it as _ (revive)
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/save-to-disk/main.go#L122
unused-parameter: parameter 'receiver' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: examples/reflect/main.go#L115
unused-parameter: parameter 'receiver' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: settingengine.go#L439
exported: comment on exported method SettingEngine.EnableSCTPZeroChecksum should be of the form "EnableSCTPZeroChecksum ..." (revive)
lint / Go: peerconnection_test.go#L473
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum