Added new option: includePositions #17
Annotations
42 errors
build (20.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (20.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (20.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (20.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (20.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (20.x)
Process completed with exit code 1.
|
build (16.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (16.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (16.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (16.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (16.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (16.x)
Process completed with exit code 1.
|
build (19.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (19.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (19.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (19.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (19.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (19.x)
Process completed with exit code 1.
|
build (15.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (15.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (15.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (15.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (15.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (15.x)
Process completed with exit code 1.
|
build (18.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (18.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (18.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (18.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (18.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (18.x)
Process completed with exit code 1.
|
build (14.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (14.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (14.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (14.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (14.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (14.x)
Process completed with exit code 1.
|
build (17.x):
src/index.ts#L155
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (17.x):
src/index.ts#L173
Type '{ value: string; supportMulti: true; }' is missing the following properties from type 'SqlStatement': start, end
|
build (17.x):
src/index.ts#L181
Type '{ value: string; supportMulti: false; }' is missing the following properties from type 'SqlStatement': start, end
|
build (17.x):
src/index.ts#L202
Argument of type '{ value: string; supportMulti: boolean; }' is not assignable to parameter of type 'SqlStatement'.
|
build (17.x):
src/index.ts#L233
Property 'end' is missing in type '{ value: string; supportMulti: true; start: number; }' but required in type 'SqlStatement'.
|
build (17.x)
Process completed with exit code 1.
|