Skip to content

libsql-client: Report batch statement index on error #726

libsql-client: Report batch statement index on error

libsql-client: Report batch statement index on error #726

Triggered via pull request November 1, 2025 08:22
Status Failure
Total duration 50s
Artifacts

ci.yaml

on: pull_request
Typecheck
32s
Typecheck
Check formatting
16s
Check formatting
Tests against sqld
32s
Tests against sqld
Build and test Wasm on Node.js
37s
Build and test Wasm on Node.js
Build and test on Node.js
46s
Build and test on Node.js
Build and test with Cloudflare Workers
0s
Build and test with Cloudflare Workers
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Typecheck
Process completed with exit code 2.
Typecheck
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Typecheck
Element implicitly has an 'any' type because expression of type '1' can't be used to index type 'InStatement | [string, (InArgs | undefined)?]'.
Typecheck
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'InStatement | [string, (InArgs | undefined)?]'.
Typecheck
Type 'InStatement | [string, (InArgs | undefined)?] | { sql: any; args: any; }' is not assignable to type 'InStatement'.
Typecheck
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Typecheck
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Tests against sqld
Process completed with exit code 2.
Tests against sqld
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Tests against sqld
Element implicitly has an 'any' type because expression of type '1' can't be used to index type 'InStatement | [string, (InArgs | undefined)?]'.
Tests against sqld
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'InStatement | [string, (InArgs | undefined)?]'.
Tests against sqld
Type 'InStatement | [string, (InArgs | undefined)?] | { sql: any; args: any; }' is not assignable to type 'InStatement'.
Tests against sqld
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Tests against sqld
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Build and test on Node.js
Process completed with exit code 2.
Build and test on Node.js
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Build and test on Node.js
Element implicitly has an 'any' type because expression of type '1' can't be used to index type 'InStatement | [string, (InArgs | undefined)?]'.
Build and test on Node.js
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'InStatement | [string, (InArgs | undefined)?]'.
Build and test on Node.js
Type 'InStatement | [string, (InArgs | undefined)?] | { sql: any; args: any; }' is not assignable to type 'InStatement'.
Build and test on Node.js
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
Build and test on Node.js
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.