Skip to content

feat: Append record batching #12

feat: Append record batching

feat: Append record batching #12

Triggered via pull request January 8, 2025 12:13
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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