handle dynamic imports on windows #118
Annotations
7 errors, 10 warnings, and 2 notices
[chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa:
test\srv-fn.test.ts#L39
1) [chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa ===========================================
Error: expect(received).toEqual(expected) // deep equality
Expected: 200
Received: 500
37 | await app.clickElement("[data-test-id=button]");
38 |
> 39 | expect(responses[0].status()).toEqual(200);
| ^
40 | });
41 | });
42 |
at file:///D:/a/vinxi/vinxi/test/srv-fn.test.ts:39:33
|
[chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa:
test\srv-fn.test.ts#L39
1) [chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa ===========================================
Retry #1 ---------------------------------------------------------------------------------------
Error: expect(received).toEqual(expected) // deep equality
Expected: 200
Received: 500
37 | await app.clickElement("[data-test-id=button]");
38 |
> 39 | expect(responses[0].status()).toEqual(200);
| ^
40 | });
41 | });
42 |
at file:///D:/a/vinxi/vinxi/test/srv-fn.test.ts:39:33
|
[chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa:
test\srv-fn.test.ts#L39
1) [chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa ===========================================
Retry #2 ---------------------------------------------------------------------------------------
Error: expect(received).toEqual(expected) // deep equality
Expected: 200
Received: 500
37 | await app.clickElement("[data-test-id=button]");
38 |
> 39 | expect(responses[0].status()).toEqual(200);
| ^
40 | });
41 | });
42 |
at file:///D:/a/vinxi/vinxi/test/srv-fn.test.ts:39:33
|
[chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa:
test\srv-fn.test.ts#L75
2) [chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa ==========================================
Error: expect(received).toEqual(expected) // deep equality
Expected: 200
Received: 500
73 | await app.clickElement("[data-test-id=button]");
74 |
> 75 | expect(responses[0].status()).toEqual(200);
| ^
76 | });
77 | });
at file:///D:/a/vinxi/vinxi/test/srv-fn.test.ts:75:33
|
[chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa:
test\srv-fn.test.ts#L75
2) [chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa ==========================================
Retry #1 ---------------------------------------------------------------------------------------
Error: expect(received).toEqual(expected) // deep equality
Expected: 200
Received: 500
73 | await app.clickElement("[data-test-id=button]");
74 |
> 75 | expect(responses[0].status()).toEqual(200);
| ^
76 | });
77 | });
at file:///D:/a/vinxi/vinxi/test/srv-fn.test.ts:75:33
|
[chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa:
test\srv-fn.test.ts#L75
2) [chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa ==========================================
Retry #2 ---------------------------------------------------------------------------------------
Error: expect(received).toEqual(expected) // deep equality
Expected: 200
Received: 500
73 | await app.clickElement("[data-test-id=button]");
74 |
> 75 | expect(responses[0].status()).toEqual(200);
| ^
76 | });
77 | });
at file:///D:/a/vinxi/vinxi/test/srv-fn.test.ts:75:33
|
👀 (os: windows-latest, node: 18)
Process completed with exit code 1.
|
👀 (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 (os: ubuntu-latest, node: 18)
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/
|
👀 (os: ubuntu-latest, node: 18)
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/
|
👀 (os: ubuntu-latest, node: 18)
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/
|
👀 (os: ubuntu-latest, node: 18)
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/
|
👀 (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 (os: windows-latest, node: 18)
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/
|
👀 (os: windows-latest, node: 18)
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/
|
👀 (os: windows-latest, node: 18)
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/
|
👀 (os: windows-latest, node: 18)
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/
|
🎭 Playwright Run Summary
14 passed (2m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › srv-fn.test.ts:32:2 › srv-fn-dev › spa ============================================
[chromium] › srv-fn.test.ts:68:2 › srv-fn-prod › spa ===========================================
12 passed (3m)
|