Skip to content

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

libsql-client: Report batch statement index on error

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

Triggered via pull request November 1, 2025 09:14
@penbergpenberg
synchronize #329
batch-errors
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Typecheck
36s
Typecheck
Check formatting
22s
Check formatting
Tests against sqld
37s
Tests against sqld
Build and test Wasm on Node.js
32s
Build and test Wasm on Node.js
Build and test on Node.js
41s
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
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'.
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'.
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'.