Skip to content

[FlexFec] Adding support for FlexFec RFC-03 #648

[FlexFec] Adding support for FlexFec RFC-03

[FlexFec] Adding support for FlexFec RFC-03 #648

Triggered via pull request November 4, 2023 01:26
Status Failure
Total duration 28s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
lint / Go: pkg/flexfec/encoder_interceptor.go#L67
shadow: declaration of "result" shadows declaration at line 59 (govet)
lint / Go
issues found
Invalid Go version: go.mod#L3
Found 1.15. Expected 1.19
lint / Go: pkg/flexfec/flexfec_coverage.go#L148
exported: exported method ProtectionCoverage.ExtractMask3_03 should have comment or be unexported (revive)
lint / Go: pkg/flexfec/flexfec_encoder.go#L28
exported: comment on exported type FlexEncoder20 should be of the form "FlexEncoder20 ..." (with optional leading article) (revive)
lint / Go: pkg/flexfec/encoder_interceptor.go#L19
exported: comment on exported type FecOption should be of the form "FecOption ..." (with optional leading article) (revive)
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum