Binary formatters in packetdump #813
lint.yaml
on: pull_request
lint
/
Metadata
1m 49s
lint
/
Go
24s
Annotations
7 errors and 2 warnings
lint / Go:
pkg/packetdump/packet_dumper.go#L129
cognitive complexity 55 of func `(*PacketDumper).loop` is high (> 30) (gocognit)
|
lint / Go:
pkg/packetdump/format.go#L38
`marshalling` is a misspelling of `marshaling` (misspell)
|
lint / Go:
pkg/packetdump/format.go#L41
`marshalling` is a misspelling of `marshaling` (misspell)
|
lint / Go:
pkg/packetdump/sender_interceptor_test.go#L127
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
pkg/packetdump/sender_interceptor_test.go#L131
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go:
pkg/packetdump/receiver_interceptor_test.go#L121
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
|
lint / Go
issues found
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|