Skip to content

RTX attribute constants should be public #3490

RTX attribute constants should be public

RTX attribute constants should be public #3490

Triggered via pull request October 8, 2023 16:21
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)