Reducing memory allocations in read RTCP methods #229
Annotations
10 errors and 1 warning
golangci-lint:
packet.go#L163
exported: comment on exported method SenderReport.Release should be of the form "Release ..." (revive)
|
golangci-lint:
packet.go#L169
exported: exported method ReceiverReport.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L174
exported: exported method SourceDescription.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L179
exported: exported method Goodbye.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L184
exported: exported method TransportLayerNack.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L189
exported: exported method RapidResynchronizationRequest.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L194
exported: exported method TransportLayerCC.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L199
exported: exported method CCFeedbackReport.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L204
exported: exported method PictureLossIndication.Release should have comment or be unexported (revive)
|
golangci-lint:
packet.go#L209
exported: exported method SliceLossIndication.Release should have comment or be unexported (revive)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtcp/rtcp. Supported file pattern: go.sum
|
Loading