libsql-client: Report batch statement index on error #729
ci.yaml
on: pull_request
Typecheck
34s
Check formatting
18s
Tests against sqld
34s
Build and test Wasm on Node.js
36s
Build and test on Node.js
40s
Build and test with Cloudflare Workers
0s
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'.
|