feat(requirements)!: the requirement vocabulary becomes prescriptive-… #475
local-ci.yml
on: push
detect
4s
gates
8s
ts-fast
3m 26s
ts-unit
18s
ts-slow
1m 32s
java-fast
55s
java-slow
2m 54s
python
1m 53s
csharp
1m 35s
notify
2s
Annotations
3 errors and 9 warnings
|
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-4/_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-4/_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/
|
|
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-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/
|
|
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/
|
|
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/
|
|
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-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/
|
|
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/
|