Lazily make connection with the underlying adapter #51
checks.yml
on: pull_request
Matrix: lint / lint
Matrix: tests
Matrix: typecheck / typecheck
Annotations
4 errors and 6 warnings
|
tests (latest)
Process completed with exit code 1.
|
|
resolveAdapters / Kysely driver should resolve when Lucid cannot be imported:
tests/utils.spec.ts#L53
expected '(node:2747) [DEP0205] DeprecationWarn…' to equal ''
- Expected - 0
+ Received + 3
+ (node:2747) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)
+
|
|
tests (lts/krypton)
The strategy configuration was canceled because "tests.latest" failed
|
|
tests (lts/krypton)
The operation was canceled.
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
tests (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 (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/
|