vite-ecosystem-ci #607
Annotations
24 errors, 29 warnings, and 3 notices
test-ecosystem (quasar)
Process completed with exit code 1.
|
test-ecosystem (histoire)
Process completed with exit code 1.
|
test-ecosystem (vite-plugin-svelte)
Process completed with exit code 1.
|
tests/create-pages.test.ts > createPages pages and layouts > creates a simple static api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L557
AssertionError: expected [] to deeply equal [ { path: [ { …(2) } ], …(1) } ]
- Expected
+ Received
- [
- {
- "isStatic": true,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:557:34
|
tests/create-pages.test.ts > createPages pages and layouts > creates a simple dynamic api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L590
AssertionError: expected [] to deeply equal [ { …(2) } ]
- Expected
+ Received
- [
- {
- "isStatic": false,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- {
- "name": "slug",
- "type": "group",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:590:34
|
tests/create-pages.test.ts > createPages api > creates a simple static api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L1320
AssertionError: expected [] to deeply equal [ { path: [ { …(2) } ], …(1) } ]
- Expected
+ Received
- [
- {
- "isStatic": true,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:1320:34
|
tests/create-pages.test.ts > createPages api > creates a simple dynamic api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L1353
AssertionError: expected [] to deeply equal [ { …(2) } ]
- Expected
+ Received
- [
- {
- "isStatic": false,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- {
- "name": "slug",
- "type": "group",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:1353:34
|
tests/create-pages.test.ts > createPages pages and layouts > creates a simple static api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L557
AssertionError: expected [] to deeply equal [ { path: [ { …(2) } ], …(1) } ]
- Expected
+ Received
- [
- {
- "isStatic": true,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:557:34
|
tests/create-pages.test.ts > createPages pages and layouts > creates a simple dynamic api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L590
AssertionError: expected [] to deeply equal [ { …(2) } ]
- Expected
+ Received
- [
- {
- "isStatic": false,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- {
- "name": "slug",
- "type": "group",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:590:34
|
tests/create-pages.test.ts > createPages api > creates a simple static api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L1320
AssertionError: expected [] to deeply equal [ { path: [ { …(2) } ], …(1) } ]
- Expected
+ Received
- [
- {
- "isStatic": true,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:1320:34
|
tests/create-pages.test.ts > createPages api > creates a simple dynamic api:
workspace/waku/waku/packages/waku/tests/create-pages.test.ts#L1353
AssertionError: expected [] to deeply equal [ { …(2) } ]
- Expected
+ Received
- [
- {
- "isStatic": false,
- "path": [
- {
- "name": "test",
- "type": "literal",
- },
- {
- "name": "slug",
- "type": "group",
- },
- ],
- },
- ]
+ []
❯ tests/create-pages.test.ts:1353:34
|
test-ecosystem (waku)
Process completed with exit code 1.
|
test-ecosystem (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
test-ecosystem (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
test-ecosystem (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
test-ecosystem (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
test-ecosystem (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
test-ecosystem (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
test-ecosystem (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
test-ecosystem (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
test-ecosystem (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
test-ecosystem (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
test-ecosystem (remix)
Process completed with exit code 1.
|
test-ecosystem (vitest)
Process completed with exit code 1.
|
test-ecosystem (laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (marko)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (quasar)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-plugin-pwa)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-environment-examples)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (histoire)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (rakkas)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-plugin-react-swc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-plugin-react)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-plugin-vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-plugin-svelte)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (unocss)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (qwik)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vite-setup-catalogue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vitepress)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (waku)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (previewjs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (redwoodjs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (ladle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vuepress)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (remix)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (analogjs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vike)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (storybook)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (vitest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (react-router)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (sveltekit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-ecosystem (astro)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
19 passed (15.5s)
|
🎭 Playwright Run Summary
71 passed (21.3s)
|
🎭 Playwright Run Summary
67 passed (12.6s)
|