TT-10413 Poc/processors #179
Annotations
10 errors
golangci-lint:
trace/sprocessor/tyk_processor.go#L75
Error return value of `r.Shutdown` is not checked (errcheck)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L121
Error return value of `r.exporter.ExportSpans` is not checked (errcheck)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L139
Error return value of `r.exporter.ExportSpans` is not checked (errcheck)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L147
Error return value of `r.RecordHit` is not checked (errcheck)
|
golangci-lint:
trace/span_processor.go#L11
line is 135 characters (lll)
|
golangci-lint:
trace/sprocessor/mpsc.go#L97
field `mu` is unused (unused)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L52
only one cuddle assignment allowed before for statement (wsl)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L70
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L78
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
trace/sprocessor/tyk_processor.go#L102
only cuddled expressions if assigning variable or using from line above (wsl)
|
The logs for this run have expired and are no longer available.
Loading