Skip to content

feat: add Kysely queue driver #43

feat: add Kysely queue driver

feat: add Kysely queue driver #43

Triggered via push July 10, 2026 11:58
Status Failure
Total duration 1m 19s
Artifacts

checks.yml

on: push
Matrix: lint / lint
Matrix: tests / test_linux
Matrix: tests / test_windows
Matrix: typecheck / typecheck
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 8 warnings
typecheck / typecheck (lts/krypton)
Process completed with exit code 2.
typecheck / typecheck (lts/krypton): src/drivers.ts#L80
Cannot find module '@boringnode/queue/drivers/kysely_adapter' or its corresponding type declarations.
typecheck / typecheck (lts/krypton): src/drivers.ts#L18
Cannot find module '@boringnode/queue/drivers/kysely_adapter' or its corresponding type declarations.
typecheck / typecheck (latest)
The strategy configuration was canceled because "typecheck.typecheck.lts_krypton" failed
typecheck / typecheck (latest)
The operation was canceled.
typecheck / typecheck (latest): src/drivers.ts#L80
Cannot find module '@boringnode/queue/drivers/kysely_adapter' or its corresponding type declarations.
typecheck / typecheck (latest): src/drivers.ts#L18
Cannot find module '@boringnode/queue/drivers/kysely_adapter' or its corresponding type declarations.
tests / test_linux (latest)
Process completed with exit code 1.
tests / test_linux (lts/krypton)
The strategy configuration was canceled because "tests.test_linux.latest" failed
tests / test_linux (lts/krypton)
The operation was canceled.
tests / test_windows (latest)
Process completed with exit code 1.
tests / test_windows (lts/krypton)
The strategy configuration was canceled because "tests.test_windows.latest" failed
tests / test_windows (lts/krypton)
The operation was canceled.
typecheck / typecheck (lts/krypton)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck / typecheck (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / lint (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / lint (lts/krypton)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / test_linux (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / test_linux (lts/krypton)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / test_windows (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / test_windows (lts/krypton)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/