vite-ecosystem-ci #397
Annotations
16 errors and 2 notices
test-ecosystem (laravel)
Type '(config: UserConfig, { command, mode }: ConfigEnv) => { base: string; publicDir: string | false; build: { manifest: string | boolean; outDir: string | undefined; rollupOptions: { ...; }; assetsInlineLimit: number; }; server: { ...; }; resolve: { ...; }; ssr: { ...; }; }' is not assignable to type '(config: UserConfig, env: ConfigEnv) => UserConfig'.
|
test-ecosystem (laravel)
This comparison appears to be unintentional because the types 'ServerOptions<typeof IncomingMessage, typeof ServerResponse> | undefined' and 'boolean' have no overlap.
|
test-ecosystem (laravel)
This comparison appears to be unintentional because the types 'ServerOptions<typeof IncomingMessage, typeof ServerResponse> | undefined' and 'boolean' have no overlap.
|
test-ecosystem (laravel)
Type '(config: UserConfig, { command, mode }: ConfigEnv) => { base: string; publicDir: string | false; build: { manifest: string | boolean; outDir: string | undefined; rollupOptions: { ...; }; assetsInlineLimit: number; }; server: { ...; }; resolve: { ...; }; ssr: { ...; }; }' is not assignable to type '(config: UserConfig, env: ConfigEnv) => UserConfig'.
|
test-ecosystem (laravel)
This comparison appears to be unintentional because the types 'ServerOptions<typeof IncomingMessage, typeof ServerResponse> | undefined' and 'boolean' have no overlap.
|
test-ecosystem (laravel)
This comparison appears to be unintentional because the types 'ServerOptions<typeof IncomingMessage, typeof ServerResponse> | undefined' and 'boolean' have no overlap.
|
test-ecosystem (laravel)
Process completed with exit code 1.
|
test-ecosystem (vite-plugin-pwa)
Process completed with exit code 1.
|
test-ecosystem (vike)
Process completed with exit code 1.
|
test-ecosystem (marko)
Process completed with exit code 1.
|
test-ecosystem (vitest)
Type '(this: TransformPluginContext, source: string, id: string) => { ast: any; code: string; map: SourceMap; } | undefined' is not assignable to type 'ObjectHook<(this: TransformPluginContext, code: string, id: string, options?: { ssr?: boolean | undefined; } | undefined) => TransformResult | Promise<...>> | undefined'.
|
test-ecosystem (vitest)
Type '(this: TransformPluginContext, source: string, id: string) => { ast: any; code: string; map: SourceMap; } | undefined' is not assignable to type 'ObjectHook<(this: TransformPluginContext, code: string, id: string, options?: { ssr?: boolean | undefined; } | undefined) => TransformResult | Promise<...>> | undefined'.
|
test-ecosystem (vitest)
Process completed with exit code 1.
|
[use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:22:5 › hmr: edit file (js static data notation):
workspace/vite-plugin-react-pages/vite-plugin-react-pages/packages/playground/use-theme-doc/__tests__/hmr.spec.ts#L41
1) [use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:22:5 › hmr: edit file (js 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"
39 | await expect(
40 | page.locator('.vp-local-sider >> text="modified title"')
> 41 | ).toHaveCount(1)
| ^
42 | await testPlayground.restore()
43 | await expect(
44 | page.locator('.vp-local-sider >> text="index page 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:41:5
|
test-ecosystem (nx)
Process completed with exit code 1.
|
test-ecosystem (sveltekit)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
18 passed (21.6s)
|
🎭 Playwright Run Summary
1 flaky
[use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:22:5 › hmr: edit file (js static data notation)
18 skipped
32 passed (6.4m)
|