chore(release): 0.20.2 #484
integration-tests.yml
on: push
migrate-ts-pg
56s
Matrix: release-gate
Annotations
3 errors and 8 warnings
|
migrate-ts-pg
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
server/typescript/packages/migrate-ts/test/integration/lifecycle-pg.test.ts#L329
Expected to contain: "role in 'admin', 'editor', 'viewer'"
Received: [ "role in 'admin','editor','viewer'" ]
at <anonymous> (/home/runner/work/metaobjects/metaobjects/server/typescript/packages/migrate-ts/test/integration/lifecycle-pg.test.ts:329:66)
|
|
error: expect(received).toEqual(expected):
server/typescript/packages/migrate-ts/test/integration/lifecycle-pg.test.ts#L161
[
"qty >= 1",
- "status in 'open', 'closed'",
+ "status in 'open','closed'",
]
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/metaobjects/metaobjects/server/typescript/packages/migrate-ts/test/integration/lifecycle-pg.test.ts:161:33)
|
|
release-gate (python)
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, astral-sh/setup-uv@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-gate (python)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0cghlagAAAAActdzilBDHTZLkGI2GRxxVUEhMMzBFREdFMDIxNQBFZGdl
|
|
release-gate (python)
Failed to restore: Cache service responded with 400
|
|
migrate-ts-pg
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-gate (ts)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-gate (java)
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-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-gate (csharp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-gate (kotlin)
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-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|