Skip to content

fix: 6 correctness bugs — COUNT(col) nulls, merge offset, GROUP BY ty… #125

fix: 6 correctness bugs — COUNT(col) nulls, merge offset, GROUP BY ty…

fix: 6 correctness bugs — COUNT(col) nulls, merge offset, GROUP BY ty… #125

Triggered via push March 8, 2026 16:31
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 2.
test: src/decode.ts#L491
Argument of type 'string | number | bigint | boolean | Float32Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint'.
test: src/decode.ts#L486
Argument of type 'string | number | bigint | boolean | Float32Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint'.