Skip to content

JitterBuffer: Improve performance for SampleBuilder use #783

JitterBuffer: Improve performance for SampleBuilder use

JitterBuffer: Improve performance for SampleBuilder use #783

Triggered via pull request November 26, 2024 23:51
Status Failure
Total duration 37s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Commit message check failed
Limit the subject line to 50 characters
lint / Metadata
Process completed with exit code 1.
lint / Go: pkg/jitterbuffer/priority_queue.go#L152
Error return value of `t.RotateLeft` is not checked (errcheck)
lint / Go: pkg/jitterbuffer/priority_queue.go#L157
Error return value of `t.RotateRight` is not checked (errcheck)
lint / Go: pkg/jitterbuffer/priority_queue.go#L160
Error return value of `t.RotateRight` is not checked (errcheck)
lint / Go: pkg/jitterbuffer/priority_queue.go#L165
Error return value of `t.RotateLeft` is not checked (errcheck)
lint / Go: pkg/jitterbuffer/priority_queue.go#L415
Error return value of `t.RotateLeft` is not checked (errcheck)
lint / Go: pkg/jitterbuffer/priority_queue.go#L418
Error return value of `t.RotateRight` is not checked (errcheck)
lint / Go: pkg/jitterbuffer/priority_queue.go#L189
use of `fmt.Println` forbidden by pattern `^fmt.Print(f|ln)?$` (forbidigo)
lint / Go: pkg/jitterbuffer/priority_queue.go#L218
use of `fmt.Printf` forbidden by pattern `^fmt.Print(f|ln)?$` (forbidigo)
lint / Go: pkg/jitterbuffer/priority_queue.go#L223
use of `fmt.Printf` forbidden by pattern `^fmt.Print(f|ln)?$` (forbidigo)
lint / Go: pkg/jitterbuffer/priority_queue.go#L391
cognitive complexity 44 of func `(*RBTree).fixDelete` is high (> 30) (gocognit)
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