feat: Append record batching #12
Annotations
6 errors and 1 warning
Lint:
s2/batching.go#L47
cognitive complexity 32 of func `appendRecordBatchingWorker` is high (> 30) (gocognit)
|
Lint:
s2/batching.go#L142
return with no blank line before (nlreturn)
|
Lint:
s2/batching.go#L54
assignments should only be cuddled with other assignments (wsl)
|
Lint:
s2/batching.go#L62
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
Lint:
s2/batching.go#L84
if statements should only be cuddled with assignments (wsl)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading