feat(codegen-ts): the requirements doc projection — task 1 of the req… #477
local-ci.yml
on: push
detect
3s
gates
6s
ts-fast
3m 56s
ts-unit
17s
ts-slow
1m 38s
java-fast
1m 24s
java-slow
3m 19s
python
1m 57s
csharp
1m 10s
notify
2s
Annotations
4 errors and 9 warnings
|
java-slow
Process completed with exit code 1.
|
|
ts-fast
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
server/typescript/packages/cli/test/unit/requirement-check.test.ts#L224
Expected to contain: "planned, live, partial, abandoned, superseded"
Received: "requirement.functional 'Typo' attribute '@status' has value 'abandonned' which is not one of the allowed values: planned, live, partial"
at <anonymous> (/home/doug/actions-runners/runner-3/_work/metaobjects/metaobjects/server/typescript/packages/cli/test/unit/requirement-check.test.ts:224:31)
|
|
error: expect(received).toBe(expected):
server/typescript/packages/cli/test/verify-requirements-e2e.test.ts#L119
Expected: 0
Received: 1
at <anonymous> (/home/doug/actions-runners/runner-3/_work/metaobjects/metaobjects/server/typescript/packages/cli/test/verify-requirements-e2e.test.ts:119:49)
|
|
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/
|
|
csharp
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-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/
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
java-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/
|
|
java-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/
|
|
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/
|