Skip to content

vite-ecosystem-ci

vite-ecosystem-ci #401

Triggered via schedule November 1, 2023 05:05
Status Failure
Total duration 19m 50s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 notice
test-ecosystem (vite-plugin-react-swc)
Process completed with exit code 1.
test-ecosystem (qwik)
Property 'resolvePackageData' does not exist on type 'typeof import("/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/qwik/qwik/node_modules/.pnpm/file+..+..+vite+packages+vite_@types+node@20.8.4_terser@5.21.0/node_modules/vite/dist/node/index")'.
test-ecosystem (qwik)
Property 'resolvePackageData' does not exist on type 'typeof import("/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/qwik/qwik/node_modules/.pnpm/file+..+..+vite+packages+vite_@types+node@20.8.4_terser@5.21.0/node_modules/vite/dist/node/index")'.
test-ecosystem (qwik)
Process completed with exit code 1.
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 (sveltekit)
Process completed with exit code 1.
test-ecosystem (previewjs)
Process completed with exit code 1.
test-ecosystem (marko)
Process completed with exit code 1.
test-ecosystem (nuxt)
Process completed with exit code 1.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (vitest)
The inferred type of 'files' cannot be named without a reference to 'vitest/node_modules/@vitest/runner/dist/tasks-3v43_07F'. This is likely not portable. A type annotation is necessary.
test-ecosystem (astro)
astro#test: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/astro/astro/packages/astro) pnpm run test exited (1)
test-ecosystem (astro)
astro#test: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/astro/astro/packages/astro) pnpm run test exited (1)
test-ecosystem (astro)
Process completed with exit code 1.
[use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:80:5 › hmr: edit md file content: workspace/vite-plugin-react-pages/vite-plugin-react-pages/packages/playground/use-theme-doc/__tests__/hmr.spec.ts#L126
1) [use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:80:5 › hmr: edit md file content 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-outline').getByRole('link', { name: 'Heading one', exact: true }) - 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" 124 | await expect(headingBeforeEdit).toHaveCount(1) 125 | await expect(headingAfterEdit).toHaveCount(0) > 126 | await expect(outlineLinkBeforeEdit).toHaveCount(1) | ^ 127 | await expect(outlineLinkAfterEdit).toHaveCount(0) 128 | await expect(counterStateText).toHaveText('Counter component: 1.') 129 | }) 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:126:39
test-ecosystem (nx)
Process completed with exit code 1.
🎭 Playwright Run Summary
1 flaky [use-theme-doc:serve] › ../packages/playground/use-theme-doc/__tests__/hmr.spec.ts:80:5 › hmr: edit md file content 18 skipped 32 passed (6.5m)