Skip to content

vite-ecosystem-ci-from-pr #203

vite-ecosystem-ci-from-pr

vite-ecosystem-ci-from-pr #203

Manually triggered July 11, 2023 15:37
Status Failure
Total duration 25m 19s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
5s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 3 warnings, and 2 notices
execute-all (iles)
Process completed with exit code 1.
execute-all (qwik)
Argument of type '() => { build: { minify: boolean; target: string; outDir: string; lib: { entry: string[]; formats: string[]; fileName: (format: any) => string; }; rollupOptions: { external: string[]; }; }; plugins: any[]; }' is not assignable to parameter of type 'UserConfigExport'.
execute-all (qwik)
Parameter 'format' implicitly has an 'any' type.
execute-all (qwik)
Argument of type '() => { build: { minify: boolean; target: string; outDir: string; lib: { entry: string[]; formats: string[]; fileName: (format: any) => string; }; rollupOptions: { external: (id: any) => boolean; }; }; plugins: any[]; }' is not assignable to parameter of type 'UserConfigExport'.
execute-all (qwik)
Parameter 'format' implicitly has an 'any' type.
execute-all (qwik)
Parameter 'id' implicitly has an 'any' type.
execute-all (qwik)
Argument of type '(config: any) => { build: { minify: boolean; target: string; outDir: string; lib: { entry: string[]; formats: string[]; fileName: (format: any) => string; }; rollupOptions: { external: string[]; }; }; define: { ...; }; plugins: any[]; }' is not assignable to parameter of type 'UserConfigExport'.
execute-all (qwik)
Parameter 'config' implicitly has an 'any' type.
execute-all (qwik)
Parameter 'format' implicitly has an 'any' type.
execute-all (qwik)
Argument of type '() => { build: { minify: boolean; target: string; outDir: string; lib: { entry: string[]; formats: string[]; fileName: (format: any) => string; }; rollupOptions: { external: string[]; }; }; plugins: any[]; }' is not assignable to parameter of type 'UserConfigExport'.
execute-all (qwik)
Parameter 'format' implicitly has an 'any' type.
execute-all (histoire)
Process completed with exit code 1.
[use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:51:5 › hmr: edit file (md static data notation): workspace/vite-plugin-react-pages/vite-plugin-react-pages/packages/playground/use-theme-doc/__tests__/hmr.spec.ts#L74
1) [use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:51:5 › hmr: edit file (md static data notation) Error: Timed out 5000ms waiting for expect(received).toHaveCount(expected) // deep equality Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.vp-local-sider').locator('text="page2 title"') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" 72 | await expect( 73 | page.locator('.vp-local-sider >> text="page2 title"') > 74 | ).toHaveCount(1) | ^ 75 | await expect( 76 | page.locator('.vp-local-sider >> text="modified title"') 77 | ).toHaveCount(0) at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/vite-plugin-react-pages/vite-plugin-react-pages/packages/playground/use-theme-doc/__tests__/hmr.spec.ts:74:5
🎭 Playwright Run Summary
18 passed (21.3s)
🎭 Playwright Run Summary
1 flaky [use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:51:5 › hmr: edit file (md static data notation) 16 skipped 31 passed (7.3m)