Add RTOMax settings #3587
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
41s
Annotations
11 errors and 1 warning
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L20
could not import github.com/pion/webrtc/v4 (-: # github.com/pion/webrtc/v4
|
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L59
undefined: webrtc (typecheck)
|
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L82
undefined: webrtc (typecheck)
|
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L86
undefined: webrtc (typecheck)
|
lint / Go:
examples/broadcast/main.go#L18
could not import github.com/pion/webrtc/v4 (-: # github.com/pion/webrtc/v4
|
lint / Go:
examples/custom-logger/main.go#L15
could not import github.com/pion/webrtc/v4 (-: # github.com/pion/webrtc/v4
|
lint / Go:
examples/ice-single-port/main.go#L89
undefined: ice (typecheck)
|
lint / Go:
api.go#L1
: # github.com/pion/webrtc/v4 [github.com/pion/webrtc/v4.test]
|
lint / Go:
internal/mux/endpoint.go#L50
undefined: ice (typecheck)
|
lint / Go:
internal/mux/endpoint.go#L52
undefined: ice (typecheck)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|