RTX attribute constants should be public #3489
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
lint
/
Metadata
20s
lint
/
Go
12s
Annotations
4 errors and 1 warning
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
lint / Go:
constants.go#L35
exported: comment on exported const AttributeRtxPayloadType should be of the form "AttributeRtxPayloadType ..." (revive)
|
lint / Go:
constants.go#L37
exported: exported const AttributeRtxSsrc should have comment (or a comment on this block) or be unexported (revive)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|