RTX attribute constants should be public #3490
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
13s
lint
/
Go
25s
Annotations
2 errors and 4 warnings
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
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
|
lint / Go:
constants.go#L35
exported: comment on exported const AttributeRtxPayloadType should be of the form "AttributeRtxPayloadType ..." (revive)
|
lint / Go:
constants.go#L37
exported: comment on exported const AttributeRtxSsrc should be of the form "AttributeRtxSsrc ..." (revive)
|
lint / Go:
constants.go#L39
exported: comment on exported const AttributeRtxSequenceNumber should be of the form "AttributeRtxSequenceNumber ..." (revive)
|