feat(mysql): query cancellation. #3889
Annotations
5 errors
|
|
|
test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
|
|
test/node/src/cancellation.test.ts#L15
This comparison appears to be unintentional because the types '{ readonly sqlSpec: "postgres"; readonly variant: "postgres"; } | { readonly sqlSpec: "mysql"; readonly variant: "mysql"; } | { readonly sqlSpec: "mssql"; readonly variant: "mssql"; } | { ...; } | { ...; }' and 'string' have no overlap.
|
|
test/node/src/cancellation.test.ts#L15
This comparison appears to be unintentional because the types '{ readonly sqlSpec: "postgres"; readonly variant: "postgres"; } | { readonly sqlSpec: "mysql"; readonly variant: "mysql"; } | { readonly sqlSpec: "mssql"; readonly variant: "mssql"; } | { ...; } | { ...; }' and 'string' have no overlap.
|
|
test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
|
The logs for this run have expired and are no longer available.
Loading