Skip to content

feat(mysql): query cancellation. #3889

feat(mysql): query cancellation.

feat(mysql): query cancellation. #3889

Triggered via pull request July 29, 2025 02:37
Status Failure
Total duration 2m 26s
Artifacts

test.yml

on: pull_request
Browser
42s
Browser
Cloudflare Workers
1m 2s
Cloudflare Workers
JSDocs
39s
JSDocs
TypeScript Benchmarks
42s
TypeScript Benchmarks
TypeScript Native
38s
TypeScript Native
Matrix: Bun
Matrix: Deno
Matrix: node
Matrix: Older TypeScript version
Fit to window
Zoom out
Zoom in

Annotations

72 errors
JSDocs
Process completed with exit code 1.
Older TypeScript version (^5.3)
Process completed with exit code 2.
Older TypeScript version (^5.3): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^5.3): 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.
Older TypeScript version (^5.3): 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.
Older TypeScript version (^5.3): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Older TypeScript version (^4.9)
Process completed with exit code 2.
Older TypeScript version (^4.9): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^4.9): 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.
Older TypeScript version (^4.9): 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.
Older TypeScript version (^4.9): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Older TypeScript version (^5.0)
Process completed with exit code 2.
Older TypeScript version (^5.0): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^5.0): 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.
Older TypeScript version (^5.0): 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.
Older TypeScript version (^5.0): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Older TypeScript version (^4.6)
Process completed with exit code 2.
Older TypeScript version (^4.6): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^4.6): 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.
Older TypeScript version (^4.6): 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.
Older TypeScript version (^4.6): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Older TypeScript version (^5.4)
Process completed with exit code 2.
Older TypeScript version (^5.4): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^5.4): 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.
Older TypeScript version (^5.4): 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.
Older TypeScript version (^5.4): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Node.js (22.x) /w transformer
Process completed with exit code 2.
Node.js (22.x) /w transformer: test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Node.js (22.x) /w transformer: 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.
Node.js (22.x) /w transformer: 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.
Node.js (22.x) /w transformer: test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Node.js (22.x)
Process completed with exit code 2.
Node.js (22.x): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Node.js (22.x): 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.
Node.js (22.x): 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.
Node.js (22.x): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Node.js (20.x) /w transformer
Process completed with exit code 2.
Node.js (20.x) /w transformer: test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Node.js (20.x) /w transformer: 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.
Node.js (20.x) /w transformer: 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.
Node.js (20.x) /w transformer: test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Node.js (20.x)
Process completed with exit code 2.
Node.js (20.x): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Node.js (20.x): 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.
Node.js (20.x): 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.
Node.js (20.x): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
TypeScript Native
Process completed with exit code 2.
Older TypeScript version (^5.2)
Process completed with exit code 2.
Older TypeScript version (^5.2): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^5.2): 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.
Older TypeScript version (^5.2): 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.
Older TypeScript version (^5.2): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Older TypeScript version (^4.7)
Process completed with exit code 2.
Older TypeScript version (^4.7): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^4.7): 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.
Older TypeScript version (^4.7): 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.
Older TypeScript version (^4.7): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Older TypeScript version (^4.8)
Process completed with exit code 2.
Older TypeScript version (^4.8): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Older TypeScript version (^4.8): 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.
Older TypeScript version (^4.8): 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.
Older TypeScript version (^4.8): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Node.js (24.x) /w transformer
Process completed with exit code 2.
Node.js (24.x) /w transformer: test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Node.js (24.x) /w transformer: 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.
Node.js (24.x) /w transformer: 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.
Node.js (24.x) /w transformer: test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.
Node.js (24.x)
Process completed with exit code 2.
Node.js (24.x): test/node/src/cancellation.test.ts#L82
Property 'execute' does not exist on type 'never'.
Node.js (24.x): 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.
Node.js (24.x): 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.
Node.js (24.x): test/node/src/cancellation.test.ts#L5
Module '"./test-setup.js"' has no exported member 'BuiltInDialect'.