fix: Math.min/max stack overflow in SQL executor, bigint precision in… #122
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'.
|