fix: the two adopter blockers — sqlite apply, and browser bundling (#… #408
local-ci.yml
on: push
detect
3s
gates
5s
ts-fast
2m 31s
ts-unit
9s
ts-slow
1m 10s
java-fast
0s
java-slow
0s
python
0s
csharp
0s
notify
2s
Annotations
3 errors and 5 warnings
|
ts-unit
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
client/web/packages/runtime-web/test/browser-bundleable.test.ts#L71
Expected: true
Received: false
at <anonymous> (/home/doug/actions-runners/runner-1/_work/metaobjects/metaobjects/client/web/packages/runtime-web/test/browser-bundleable.test.ts:71:44)
|
|
error: run `bun run build` before this gate; testing src/ would not reproduce #287 (Bun's test runner resolves the `bun` export condition to TypeScript source and never bundles).:
client/web/packages/runtime-web/test/browser-bundleable.test.ts#L59
Expected: true
Received: false
at <anonymous> (/home/doug/actions-runners/runner-1/_work/metaobjects/metaobjects/client/web/packages/runtime-web/test/browser-bundleable.test.ts:59:7)
|
|
detect
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
gates
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ts-unit
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ts-slow
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ts-fast
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|