fix(hub): relex builtin views ids #319
ci.yml
on: push
unit-test
/
lint
1m 40s
e2e
1m 47s
Matrix: unit-test / test
Annotations
17 errors, 1 warning, and 1 notice
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
unit-test / test (windows-latest, 24)
command (D:\a\devframe\devframe\plugins\terminals) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\bin\pnpm.CMD run build exited (-1073741502)
|
|
unit-test / test (ubuntu-latest, 22)
Process completed with exit code 1.
|
|
[minimal-next-devframe-hub] tests/minimal-next-devframe-hub.test.ts > minimal-next-devframe-hub (example) > registers a hub-owned settings dock and the mounted plugin docks:
examples/minimal-next-devframe-hub/tests/minimal-next-devframe-hub.test.ts#L40
AssertionError: expected undefined to be '~builtin' // Object.is equality
- Expected:
"~builtin"
+ Received:
undefined
❯ tests/minimal-next-devframe-hub.test.ts:40:61
|
|
[@devframes/hub] src/node/__tests__/host-docks.test.ts > devframeDockHost ~builtin category default > defaults a ~builtin view without a category to the ~builtin category:
packages/hub/src/node/__tests__/host-docks.test.ts#L209
AssertionError: expected { type: '~builtin', …(3) } to match object { id: '~settings', …(2) }
(2 matching properties omitted from actual)
- Expected
+ Received
{
- "category": "~builtin",
"id": "~settings",
"type": "~builtin",
}
❯ src/node/__tests__/host-docks.test.ts:209:19
|
|
unit-test / test (ubuntu-latest, 26)
Process completed with exit code 1.
|
|
[minimal-next-devframe-hub] tests/minimal-next-devframe-hub.test.ts > minimal-next-devframe-hub (example) > registers a hub-owned settings dock and the mounted plugin docks:
examples/minimal-next-devframe-hub/tests/minimal-next-devframe-hub.test.ts#L40
AssertionError: expected undefined to be '~builtin' // Object.is equality
- Expected:
"~builtin"
+ Received:
undefined
❯ tests/minimal-next-devframe-hub.test.ts:40:61
|
|
[@devframes/hub] src/node/__tests__/host-docks.test.ts > devframeDockHost ~builtin category default > defaults a ~builtin view without a category to the ~builtin category:
packages/hub/src/node/__tests__/host-docks.test.ts#L209
AssertionError: expected { type: '~builtin', …(3) } to match object { id: '~settings', …(2) }
(2 matching properties omitted from actual)
- Expected
+ Received
{
- "category": "~builtin",
"id": "~settings",
"type": "~builtin",
}
❯ src/node/__tests__/host-docks.test.ts:209:19
|
|
unit-test / test (ubuntu-latest, 24)
Process completed with exit code 1.
|
|
[minimal-next-devframe-hub] tests/minimal-next-devframe-hub.test.ts > minimal-next-devframe-hub (example) > registers a hub-owned settings dock and the mounted plugin docks:
examples/minimal-next-devframe-hub/tests/minimal-next-devframe-hub.test.ts#L40
AssertionError: expected undefined to be '~builtin' // Object.is equality
- Expected:
"~builtin"
+ Received:
undefined
❯ tests/minimal-next-devframe-hub.test.ts:40:61
|
|
[@devframes/hub] src/node/__tests__/host-docks.test.ts > devframeDockHost ~builtin category default > defaults a ~builtin view without a category to the ~builtin category:
packages/hub/src/node/__tests__/host-docks.test.ts#L209
AssertionError: expected { type: '~builtin', …(3) } to match object { id: '~settings', …(2) }
(2 matching properties omitted from actual)
- Expected
+ Received
{
- "category": "~builtin",
"id": "~settings",
"type": "~builtin",
}
❯ src/node/__tests__/host-docks.test.ts:209:19
|
|
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
|
|
[minimal-next-devframe-hub] tests/minimal-next-devframe-hub.test.ts > minimal-next-devframe-hub (example) > registers a hub-owned settings dock and the mounted plugin docks:
examples/minimal-next-devframe-hub/tests/minimal-next-devframe-hub.test.ts#L40
AssertionError: expected undefined to be '~builtin' // Object.is equality
- Expected:
"~builtin"
+ Received:
undefined
❯ tests/minimal-next-devframe-hub.test.ts:40:61
|
|
[@devframes/hub] src/node/__tests__/host-docks.test.ts > devframeDockHost ~builtin category default > defaults a ~builtin view without a category to the ~builtin category:
packages/hub/src/node/__tests__/host-docks.test.ts#L209
AssertionError: expected { type: '~builtin', …(3) } to match object { id: '~settings', …(2) }
(2 matching properties omitted from actual)
- Expected
+ Received
{
- "category": "~builtin",
"id": "~settings",
"type": "~builtin",
}
❯ src/node/__tests__/host-docks.test.ts:209:19
|
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[minimal-next-devframe-hub] tests/minimal-next-devframe-hub.test.ts > minimal-next-devframe-hub (example) > registers a hub-owned settings dock and the mounted plugin docks:
examples/minimal-next-devframe-hub/tests/minimal-next-devframe-hub.test.ts#L40
AssertionError: expected undefined to be '~builtin' // Object.is equality
- Expected:
"~builtin"
+ Received:
undefined
❯ tests/minimal-next-devframe-hub.test.ts:40:61
|
|
[@devframes/hub] src/node/__tests__/host-docks.test.ts > devframeDockHost ~builtin category default > defaults a ~builtin view without a category to the ~builtin category:
packages/hub/src/node/__tests__/host-docks.test.ts#L209
AssertionError: expected { type: '~builtin', …(3) } to match object { id: '~settings', …(2) }
(2 matching properties omitted from actual)
- Expected
+ Received
{
- "category": "~builtin",
"id": "~settings",
"type": "~builtin",
}
❯ src/node/__tests__/host-docks.test.ts:209:19
|
|
e2e
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-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
14 passed (10.3s)
|