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