Skip to content

WIP: Add interceptor to aggregate CCFB reports #821

WIP: Add interceptor to aggregate CCFB reports

WIP: Add interceptor to aggregate CCFB reports #821

Triggered via pull request January 19, 2025 17:09
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / Go: pkg/ccfb/interceptor.go#L85
Error return value of `twccHdrExt.Unmarshal` is not checked (errcheck)
lint / Go: pkg/ccfb/interceptor.go#L88
Error return value of `(*github.com/pion/interceptor/pkg/ccfb.history).add` is not checked (errcheck)
lint / Go: pkg/ccfb/interceptor.go#L138
use of `panic` forbidden by pattern `^panic$` (forbidigo)
lint / Go: pkg/ccfb/interceptor.go#L143
use of `panic` forbidden by pattern `^panic$` (forbidigo)
lint / Go: pkg/ccfb/twcc_receiver.go#L11
use of `log.Printf` forbidden by pattern `^log.(Panic|Fatal|Print)(f|ln)?$` (forbidigo)
lint / Go: pkg/ccfb/ccfb_receiver.go#L41
commentFormatting: put a space between `//` and comment text (gocritic)
lint / Go: pkg/ccfb/interceptor.go#L16
exported: exported const CCFBAttributesKey should have comment or be unexported (revive)
lint / Go: pkg/ccfb/interceptor.go#L18
exported: exported type Option should have comment or be unexported (revive)
lint / Go: pkg/ccfb/interceptor.go#L20
exported: exported type InterceptorFactory should have comment or be unexported (revive)
lint / Go: pkg/ccfb/history.go#L13
exported: exported type PacketReportList should have comment or be unexported (revive)
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum