Export min and max delay in header extension #460
lint.yaml
on: pull_request
lint
/
Metadata
14s
lint
/
Go
17s
Annotations
7 errors and 2 warnings
lint / Go:
playoutdelayextension_test.go#L23
unknown field minDelay in struct literal of type PlayoutDelayExtension, but does have MinDelay
|
lint / Go:
playoutdelayextension_test.go#L23
unknown field maxDelay in struct literal of type PlayoutDelayExtension, but does have MaxDelay
|
lint / Go:
playoutdelayextension_test.go#L42
unknown field minDelay in struct literal of type PlayoutDelayExtension, but does have MinDelay
|
lint / Go:
playoutdelayextension_test.go#L42
unknown field maxDelay in struct literal of type PlayoutDelayExtension, but does have MaxDelay
|
lint / Go:
playoutdelayextension_test.go#L67
unknown field minDelay in struct literal of type PlayoutDelayExtension, but does have MinDelay
|
lint / Go:
playoutdelayextension_test.go#L67
unknown field maxDelay in struct literal of type PlayoutDelayExtension, but does have MaxDelay (typecheck)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
|