Support application-defined packet (rfc3550#section-6.7) #219
lint.yaml
on: pull_request
lint
/
Metadata
10s
lint
/
Go
27s
Annotations
10 errors and 3 warnings
lint / Go:
application_packet.go#L45
unslice: could simplify rawPacket[:] to rawPacket (gocritic)
|
lint / Go:
errors.go#L40
File is not `gofmt`-ed with `-s` (gofmt)
|
lint / Go:
application_packet.go#L62
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
application_packet.go#L116
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
application_packet_test.go#L33
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
application_packet_test.go#L171
`succesful` is a misspelling of `successful` (misspell)
|
lint / Go:
application_packet_test.go#L176
`marshalled` is a misspelling of `marshaled` (misspell)
|
lint / Go:
application_packet.go#L61
unnecessary leading newline (whitespace)
|
lint / Go:
application_packet.go#L117
unnecessary trailing newline (whitespace)
|
lint / Go:
application_packet_test.go#L182
unnecessary trailing newline (whitespace)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/rtcp/rtcp. Supported file pattern: go.sum
|
lint / Go:
application_packet.go#L107
exported: exported method ApplicationDefined.MarshalSize should have comment or be unexported (revive)
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtcp/rtcp. Supported file pattern: go.sum
|