fix(migrate): --allow adopt-view no longer emits illegal CREATE OR RE… #292
local-ci.yml
on: push
detect
3s
gates
5s
ts-fast
2m 38s
ts-unit
11s
ts-slow
56s
java-fast
0s
java-slow
0s
python
0s
csharp
0s
notify
2s
Annotations
2 errors and 5 warnings
|
ts-slow
Process completed with exit code 1.
|
|
error: expect(received).toBeDefined():
server/typescript/packages/integration-tests/test/view-lifecycle-pg.test.ts#L670
Received: undefined
at <anonymous> (/home/doug/actions-runners/runner-3/_work/metaobjects/metaobjects/server/typescript/packages/integration-tests/test/view-lifecycle-pg.test.ts:670:21)
|
|
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/
|