feat: Append record batching #12
ci.yml
on: pull_request
Build examples
45s
Test
41s
GolangCI Lint
32s
Code Generation Lint
16s
CI
0s
Annotations
8 errors and 5 warnings
Code Generation Lint
Process completed with exit code 201.
|
GolangCI Lint:
s2/batching.go#L47
cognitive complexity 32 of func `appendRecordBatchingWorker` is high (> 30) (gocognit)
|
GolangCI Lint:
s2/batching.go#L142
return with no blank line before (nlreturn)
|
GolangCI Lint:
s2/batching.go#L54
assignments should only be cuddled with other assignments (wsl)
|
GolangCI Lint:
s2/batching.go#L62
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
GolangCI Lint:
s2/batching.go#L84
if statements should only be cuddled with assignments (wsl)
|
GolangCI Lint
issues found
|
CI
Process completed with exit code 1.
|
Code Generation Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GolangCI Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|