Skip to content

add references plugin #47

add references plugin

add references plugin #47

Triggered via push August 9, 2023 20:17
Status Failure
Total duration 16m 1s
Artifacts

test.yml

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

Annotations

20 errors, 10 warnings, and 2 notices
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test/basic-dev.test.ts#L19
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= "beforeAll" hook timeout of 120000ms exceeded. 17 | let appFixture: AppFixture; 18 | > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createDevFixture({ 21 | files: {}, 22 | }); at /home/runner/work/vinxi/vinxi/test/basic-dev.test.ts:19:7
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test/basic-dev.test.ts#L28
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= TypeError: Cannot read properties of undefined (reading 'close') 26 | 27 | test.afterAll(async () => { > 28 | await appFixture.close(); | ^ 29 | }); 30 | 31 | let logs: string[] = []; at file:///home/runner/work/vinxi/vinxi/test/basic-dev.test.ts:28:20
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test/basic-dev.test.ts#L19
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | let appFixture: AppFixture; 18 | > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createDevFixture({ 21 | files: {}, 22 | }); at /home/runner/work/vinxi/vinxi/test/basic-dev.test.ts:19:7
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test/basic-dev.test.ts#L28
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 26 | 27 | test.afterAll(async () => { > 28 | await appFixture.close(); | ^ 29 | }); 30 | 31 | let logs: string[] = []; at file:///home/runner/work/vinxi/vinxi/test/basic-dev.test.ts:28:20
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test/basic-dev.test.ts#L19
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #2 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | let appFixture: AppFixture; 18 | > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createDevFixture({ 21 | files: {}, 22 | }); at /home/runner/work/vinxi/vinxi/test/basic-dev.test.ts:19:7
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test/basic-dev.test.ts#L28
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #2 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 26 | 27 | test.afterAll(async () => { > 28 | await appFixture.close(); | ^ 29 | }); 30 | 31 | let logs: string[] = []; at file:///home/runner/work/vinxi/vinxi/test/basic-dev.test.ts:28:20
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test/hmr.test.ts#L23
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= "beforeAll" hook timeout of 120000ms exceeded. 21 | let appFixture: AppFixture; 22 | > 23 | test.beforeAll(async () => { | ^ 24 | fixture = await createDevFixture({ 25 | files: {}, 26 | }); at /home/runner/work/vinxi/vinxi/test/hmr.test.ts:23:7
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test/hmr.test.ts#L32
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= TypeError: Cannot read properties of undefined (reading 'close') 30 | 31 | test.afterAll(async () => { > 32 | await appFixture.close(); | ^ 33 | }); 34 | 35 | let logs: string[] = []; at file:///home/runner/work/vinxi/vinxi/test/hmr.test.ts:32:20
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test/hmr.test.ts#L23
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 21 | let appFixture: AppFixture; 22 | > 23 | test.beforeAll(async () => { | ^ 24 | fixture = await createDevFixture({ 25 | files: {}, 26 | }); at /home/runner/work/vinxi/vinxi/test/hmr.test.ts:23:7
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test/hmr.test.ts#L32
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 30 | 31 | test.afterAll(async () => { > 32 | await appFixture.close(); | ^ 33 | }); 34 | 35 | let logs: string[] = []; at file:///home/runner/work/vinxi/vinxi/test/hmr.test.ts:32:20
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test\basic-dev.test.ts#L19
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= "beforeAll" hook timeout of 120000ms exceeded. 17 | let appFixture: AppFixture; 18 | > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createDevFixture({ 21 | files: {}, 22 | }); at D:\a\vinxi\vinxi\test\basic-dev.test.ts:19:7
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test\basic-dev.test.ts#L28
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= TypeError: Cannot read properties of undefined (reading 'close') 26 | 27 | test.afterAll(async () => { > 28 | await appFixture.close(); | ^ 29 | }); 30 | 31 | let logs: string[] = []; at file:///D:/a/vinxi/vinxi/test/basic-dev.test.ts:28:20
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test\basic-dev.test.ts#L19
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | let appFixture: AppFixture; 18 | > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createDevFixture({ 21 | files: {}, 22 | }); at D:\a\vinxi\vinxi\test\basic-dev.test.ts:19:7
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test\basic-dev.test.ts#L28
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 26 | 27 | test.afterAll(async () => { > 28 | await appFixture.close(); | ^ 29 | }); 30 | 31 | let logs: string[] = []; at file:///D:/a/vinxi/vinxi/test/basic-dev.test.ts:28:20
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test\basic-dev.test.ts#L19
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #2 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 17 | let appFixture: AppFixture; 18 | > 19 | test.beforeAll(async () => { | ^ 20 | fixture = await createDevFixture({ 21 | files: {}, 22 | }); at D:\a\vinxi\vinxi\test\basic-dev.test.ts:19:7
[chromium] › basic-dev.test.ts:39:2 › basic dev › ssr: test\basic-dev.test.ts#L28
1) [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================= Retry #2 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 26 | 27 | test.afterAll(async () => { > 28 | await appFixture.close(); | ^ 29 | }); 30 | 31 | let logs: string[] = []; at file:///D:/a/vinxi/vinxi/test/basic-dev.test.ts:28:20
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test\hmr.test.ts#L23
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= "beforeAll" hook timeout of 120000ms exceeded. 21 | let appFixture: AppFixture; 22 | > 23 | test.beforeAll(async () => { | ^ 24 | fixture = await createDevFixture({ 25 | files: {}, 26 | }); at D:\a\vinxi\vinxi\test\hmr.test.ts:23:7
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test\hmr.test.ts#L32
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= TypeError: Cannot read properties of undefined (reading 'close') 30 | 31 | test.afterAll(async () => { > 32 | await appFixture.close(); | ^ 33 | }); 34 | 35 | let logs: string[] = []; at file:///D:/a/vinxi/vinxi/test/hmr.test.ts:32:20
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test\hmr.test.ts#L23
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= Retry #1 --------------------------------------------------------------------------------------- "beforeAll" hook timeout of 120000ms exceeded. 21 | let appFixture: AppFixture; 22 | > 23 | test.beforeAll(async () => { | ^ 24 | fixture = await createDevFixture({ 25 | files: {}, 26 | }); at D:\a\vinxi\vinxi\test\hmr.test.ts:23:7
[chromium] › hmr.test.ts:47:2 › hmr › hmr ssr: test\hmr.test.ts#L32
2) [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================= Retry #1 --------------------------------------------------------------------------------------- TypeError: Cannot read properties of undefined (reading 'close') 30 | 31 | test.afterAll(async () => { > 32 | await appFixture.close(); | ^ 33 | }); 34 | 35 | let logs: string[] = []; at file:///D:/a/vinxi/vinxi/test/hmr.test.ts:32:20
🎭 Playwright Run Summary
2 failed [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================== [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================== 4 skipped 3 passed (12m)
🎭 Playwright Run Summary
2 failed [chromium] › basic-dev.test.ts:39:2 › basic dev › ssr ========================================== [chromium] › hmr.test.ts:47:2 › hmr › hmr ssr ================================================== 4 skipped 3 passed (13m)
👀 (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/