feat: Merge branch 'main' into 13/fission_vue_1 #3
Annotations
8 errors
Run e2e tests:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
❯ scripts/setup-vitest.ts:101:11
|
Run e2e tests:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
❯ scripts/setup-vitest.ts:101:11
|
Run e2e tests:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
❯ scripts/setup-vitest.ts:101:11
|
Run e2e tests:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
❯ scripts/setup-vitest.ts:101:11
|
Run e2e tests:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
❯ scripts/setup-vitest.ts:101:11
|
Run e2e tests:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: injection "$pageId" not found.
- [Vue warn]: injection "$pageId" not found.
❯ scripts/setup-vitest.ts:101:11
|
Run e2e tests:
packages/vue/__tests__/e2e/hydrationStrategies.spec.ts#L35
AssertionError: expected [ …(6) ] to match object [ 'resolve', 'busy', 'hydrated' ]
- Expected
+ Received
Array [
+ "[Vue warn]: injection \"$pageId\" not found.",
+ "[Vue warn]: injection \"$pageId\" not found.
+ at <App>",
"resolve",
"busy",
+ "[Vue warn]: injection \"$pageId\" not found.",
"hydrated",
]
❯ packages/vue/__tests__/e2e/hydrationStrategies.spec.ts:35:31
|
Run e2e tests
Process completed with exit code 1.
|
Loading