Skip to content

JitterBuffer: Interceptor #716

JitterBuffer: Interceptor

JitterBuffer: Interceptor #716

Triggered via pull request April 19, 2024 00:22
Status Failure
Total duration 2m 49s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
lint / Go
issues found
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
lint / Go: pkg/jitterbuffer/receiver_interceptor.go#L94
receiver-naming: receiver name jb should be consistent with previous receiver name i for JitterBufferInterceptor (revive)
lint / Go: pkg/jitterbuffer/receiver_interceptor.go#L102
receiver-naming: receiver name jb should be consistent with previous receiver name i for JitterBufferInterceptor (revive)
lint / Go: pkg/jitterbuffer/receiver_interceptor.go#L69
unused-parameter: parameter 'info' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: pkg/jitterbuffer/option.go#L11
exported: type name will be used as jitterbuffer.JitterBufferOption by other packages, and that stutters; consider calling this Option (revive)
lint / Go: pkg/jitterbuffer/receiver_interceptor.go#L15
exported: type name will be used as jitterbuffer.JitterBufferInterceptorFactory by other packages, and that stutters; consider calling this InterceptorFactory (revive)
lint / Go: pkg/jitterbuffer/receiver_interceptor.go#L53
exported: type name will be used as jitterbuffer.JitterBufferInterceptor by other packages, and that stutters; consider calling this Interceptor (revive)
lint / Go: pkg/jitterbuffer/jitter_buffer.go#L271
exported: exported method JitterBuffer.Clear should have comment or be unexported (revive)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum