Skip to content

fix: Math.min/max stack overflow in SQL executor, bigint precision in… #122

fix: Math.min/max stack overflow in SQL executor, bigint precision in…

fix: Math.min/max stack overflow in SQL executor, bigint precision in… #122

Triggered via push March 8, 2026 15:28
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#L488
Argument of type 'string | number | bigint | boolean | Float32Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint'.
test: src/decode.ts#L483
Argument of type 'string | number | bigint | boolean | Float32Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint'.