Skip to content

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

libsql-client: Report batch statement index on error

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

Triggered via pull request November 10, 2025 09:07
@penbergpenberg
synchronize #329
batch-errors
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Typecheck
34s
Typecheck
Check formatting
18s
Check formatting
Tests against sqld
34s
Tests against sqld
Build and test Wasm on Node.js
36s
Build and test Wasm on Node.js
Build and test on Node.js
40s
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

30 errors
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'.
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'.
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'.
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'.
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'.
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'.