Reducing memory allocations in read RTCP methods #229
lint.yaml
on: pull_request
lint
/
Metadata
10s
lint
/
Go
30s
Annotations
12 errors and 2 warnings
Commit message check failed
Capitalize the subject line
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
packet.go#L163
exported: comment on exported method SenderReport.Release should be of the form "Release ..." (revive)
|
lint / Go:
packet.go#L169
exported: exported method ReceiverReport.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L174
exported: exported method SourceDescription.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L179
exported: exported method Goodbye.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L184
exported: exported method TransportLayerNack.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L189
exported: exported method RapidResynchronizationRequest.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L194
exported: exported method TransportLayerCC.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L199
exported: exported method CCFeedbackReport.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L204
exported: exported method PictureLossIndication.Release should have comment or be unexported (revive)
|
lint / Go:
packet.go#L209
exported: exported method SliceLossIndication.Release should have comment or be unexported (revive)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/rtcp/rtcp. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtcp/rtcp. Supported file pattern: go.sum
|