Skip to content

Update test.yml

Update test.yml #277

Triggered via push January 1, 2024 07:44
Status Failure
Total duration 3m 13s
Artifacts

test.yml

on: push
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 15 warnings, and 2 notices
👀 (os: windows-latest, node: 18)
Error: Unexpected HTTP response: 404
[chromium] › basic-prod.test.ts:62:2 › basic build › api: test/basic-prod.test.ts#L64
1) [chromium] › basic-prod.test.ts:62:2 › basic build › api ────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 62 | test("api", async () => { 63 | let res = await fixture.requestDocument("/api/hello"); > 64 | expect(res.status).toBe(200); | ^ 65 | expect(res.headers.get("Content-Type")).toBe("text/html"); 66 | expect(await res.text()).toBe("Hello world"); 67 | }); at /home/runner/work/vinxi/vinxi/test/basic-prod.test.ts:64:22
[chromium] › basic-prod.test.ts:62:2 › basic build › api: test/basic-prod.test.ts#L64
1) [chromium] › basic-prod.test.ts:62:2 › basic build › api ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 62 | test("api", async () => { 63 | let res = await fixture.requestDocument("/api/hello"); > 64 | expect(res.status).toBe(200); | ^ 65 | expect(res.headers.get("Content-Type")).toBe("text/html"); 66 | expect(await res.text()).toBe("Hello world"); 67 | }); at /home/runner/work/vinxi/vinxi/test/basic-prod.test.ts:64:22
[chromium] › basic-prod.test.ts:62:2 › basic build › api: test/basic-prod.test.ts#L64
1) [chromium] › basic-prod.test.ts:62:2 › basic build › api ────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 62 | test("api", async () => { 63 | let res = await fixture.requestDocument("/api/hello"); > 64 | expect(res.status).toBe(200); | ^ 65 | expect(res.headers.get("Content-Type")).toBe("text/html"); 66 | expect(await res.text()).toBe("Hello world"); 67 | }); at /home/runner/work/vinxi/vinxi/test/basic-prod.test.ts:64:22
👀 (os: ubuntu-latest, node: 18)
Process completed with exit code 1.
👀 (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/
👀 (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: macos-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: macos-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: macos-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: macos-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: macos-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
1 failed [chromium] › basic-prod.test.ts:62:2 › basic build › api ─────────────────────────────────────── 13 passed (49.4s)
🎭 Playwright Run Summary
14 passed (58.6s)