vite-ecosystem-ci-from-pr #247
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
12 errors, 2 warnings, and 2 notices
execute-all (marko)
Process completed with exit code 1.
|
execute-all (qwik)
Property 'format' does not exist on type 'SSROptions & ResolvedSSROptions'.
|
execute-all (qwik)
Property 'format' does not exist on type 'SSROptions & ResolvedSSROptions'.
|
execute-all (qwik)
Property 'format' does not exist on type 'SSROptions & ResolvedSSROptions'.
|
execute-all (qwik)
Property 'format' does not exist on type 'SSROptions & ResolvedSSROptions'.
|
execute-all (qwik)
Process completed with exit code 1.
|
execute-all (vitest)
Property 'off' is missing in type '{ readonly data: any; acceptExports(_: string | readonly string[], callback?: any): void; accept(deps?: any, callback?: any): void; dispose(cb: (data: any) => void): void; prune(cb: (data: any) => void): void; invalidate(): Promise<...>; on<T extends string>(event: T, cb: (payload: InferCustomEventPayload<...>) => v...' but required in type 'HotContext'.
|
execute-all (vitest)
Property 'off' is missing in type '{ readonly data: any; acceptExports(_: string | readonly string[], callback?: any): void; accept(deps?: any, callback?: any): void; dispose(cb: (data: any) => void): void; prune(cb: (data: any) => void): void; invalidate(): Promise<...>; on<T extends string>(event: T, cb: (payload: InferCustomEventPayload<...>) => v...' but required in type 'HotContext'.
|
execute-all (vitest)
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#L70
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="modified 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"
- locator resolved to 0 elements
- unexpected value "0"
68 | await expect(
69 | page.locator('.vp-local-sider >> text="modified title"')
> 70 | ).toHaveCount(1)
| ^
71 | await testPlayground.restore()
72 | await expect(
73 | page.locator('.vp-local-sider >> text="page2 title"')
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:70:5
|
execute-all (nx)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 30 minutes.
|
execute-all (nx)
The operation was canceled.
|
|
|
🎭 Playwright Run Summary
18 passed (26.7s)
|
🎭 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)
18 skipped
32 passed (6.4m)
|