Skip to content

JitterBuffer: Interceptor #715

JitterBuffer: Interceptor

JitterBuffer: Interceptor #715

Triggered via pull request April 11, 2024 18:38
Status Failure
Total duration 2m 42s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L36
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L40
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L84
File is not `gofumpt`-ed (gofumpt)
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/generator_interceptor.go#L83
receiver-naming: receiver name n should be consistent with previous receiver name i for JitterBufferInterceptor (revive)
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L88
receiver-naming: receiver name n should be consistent with previous receiver name i for JitterBufferInterceptor (revive)
lint / Go: pkg/jitterbuffer/generator_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/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/generator_interceptor.go#L38
exported: type name will be used as jitterbuffer.JitterBufferInterceptor by other packages, and that stutters; consider calling this Interceptor (revive)
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L47
exported: comment on exported function NewInterceptor should be of the form "NewInterceptor ..." (revive)
lint / Go: pkg/jitterbuffer/generator_interceptor.go#L54
unused-parameter: parameter 'info' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum