Unmark vite as external #4023
Annotations
5 errors, 7 warnings, and 1 notice
e2e\kit\src\lib\utils\testsHelper.ts#L202
1) src\routes\subscriptions\[snapshot]\spec.ts:6:1 › happy path updates ==========================
Error: element "div[id=result]" must BE 👇
Expected: "foo"
Received: "bar"
at src\lib\utils\testsHelper.ts:202
200 | // If the selector is not found, we will get an error: Timeout.
201 | // It's usually because the page is not loading properly!
> 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe);
| ^
203 | }
204 |
205 | /**
at expect_to_be (file:///D:/a/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80)
at file:///D:/a/houdini/houdini/e2e/kit/src/routes/subscriptions/[snapshot]/spec.ts:23:3
|
e2e\kit\src\lib\utils\testsHelper.ts#L202
1) src\routes\subscriptions\[snapshot]\spec.ts:6:1 › happy path updates ==========================
Retry #1 ---------------------------------------------------------------------------------------
Error: element "div[id=result]" must BE 👇
Expected: "Bruce Willis"
Received: "bar"
at src\lib\utils\testsHelper.ts:202
200 | // If the selector is not found, we will get an error: Timeout.
201 | // It's usually because the page is not loading properly!
> 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe);
| ^
203 | }
204 |
205 | /**
at expect_to_be (file:///D:/a/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80)
at file:///D:/a/houdini/houdini/e2e/kit/src/routes/subscriptions/[snapshot]/spec.ts:10:3
|
e2e\kit\src\lib\utils\testsHelper.ts#L202
1) src\routes\subscriptions\[snapshot]\spec.ts:6:1 › happy path updates ==========================
Retry #2 ---------------------------------------------------------------------------------------
Error: element "div[id=result]" must BE 👇
Expected: "Bruce Willis"
Received: "bar"
at src\lib\utils\testsHelper.ts:202
200 | // If the selector is not found, we will get an error: Timeout.
201 | // It's usually because the page is not loading properly!
> 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe);
| ^
203 | }
204 |
205 | /**
at expect_to_be (file:///D:/a/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80)
at file:///D:/a/houdini/houdini/e2e/kit/src/routes/subscriptions/[snapshot]/spec.ts:10:3
|
e2e\kit\src\lib\utils\testsHelper.ts#L202
1) src\routes\subscriptions\[snapshot]\spec.ts:6:1 › happy path updates ==========================
Retry #3 ---------------------------------------------------------------------------------------
Error: element "div[id=result]" must BE 👇
Expected: "Bruce Willis"
Received: "bar"
at src\lib\utils\testsHelper.ts:202
200 | // If the selector is not found, we will get an error: Timeout.
201 | // It's usually because the page is not loading properly!
> 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe);
| ^
203 | }
204 |
205 | /**
at expect_to_be (file:///D:/a/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80)
at file:///D:/a/houdini/houdini/e2e/kit/src/routes/subscriptions/[snapshot]/spec.ts:10:3
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e\kit\src\routes\fetching\spec.ts#L1
e2e\kit\src\routes\fetching\spec.ts took 19.9s
|
e2e\kit\src\routes\stores\ssr-[userId]\spec.ts#L1
e2e\kit\src\routes\stores\ssr-[userId]\spec.ts took 15.8s
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading