Skip to content

vite-ecosystem-ci-from-pr #418

vite-ecosystem-ci-from-pr

vite-ecosystem-ci-from-pr #418

Manually triggered April 19, 2024 13:07
Status Failure
Total duration 31m 4s
Artifacts

ecosystem-ci-from-pr.yml

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

Annotations

31 errors and 1 notice
execute-all (vite-plugin-react-swc)
Private identifiers are only available when targeting ECMAScript 2015 and higher.
execute-all (vite-plugin-react-swc)
Private identifiers are only available when targeting ECMAScript 2015 and higher.
execute-all (vite-plugin-react-swc)
Process completed with exit code 1.
execute-all (marko)
Process completed with exit code 1.
execute-all (remix)
Return type of exported function has or is using name 'BuilderOptions' from external module "/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/remix/remix/node_modules/.pnpm/file+..+..+vite+packages+vite_@[email protected][email protected]/node_modules/vite/dist/node/index" but cannot be named.
execute-all (remix)
Return type of exported function has or is using name 'DevEnvironmentOptions' from external module "/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/remix/remix/node_modules/.pnpm/file+..+..+vite+packages+vite_@[email protected][email protected]/node_modules/vite/dist/node/index" but cannot be named.
execute-all (remix)
Return type of exported function has or is using name 'BuilderOptions' from external module "/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/remix/remix/node_modules/.pnpm/file+..+..+vite+packages+vite_@[email protected][email protected]/node_modules/vite/dist/node/index" but cannot be named.
execute-all (remix)
Return type of exported function has or is using name 'DevEnvironmentOptions' from external module "/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/remix/remix/node_modules/.pnpm/file+..+..+vite+packages+vite_@[email protected][email protected]/node_modules/vite/dist/node/index" but cannot be named.
execute-all (remix)
Process completed with exit code 1.
execute-all (histoire)
Process completed with exit code 1.
execute-all (sveltekit)
Process completed with exit code 1.
data-loading/data.test.ts > static data file support in vite 3 > render correct content: workspace/vitepress/vitepress/__tests__/e2e/data-loading/data.test.ts#L7
TimeoutError: page.textContent: Timeout 30000ms exceeded. Call log: - waiting for locator('pre#basic') ❯ data-loading/data.test.ts:7:23
data-loading/data.test.ts > static data file support in vite 3 > render correct content: workspace/vitepress/vitepress/__tests__/e2e/data-loading/data.test.ts#L7
TimeoutError: page.textContent: Timeout 30000ms exceeded. Call log: - waiting for locator('pre#basic') ❯ data-loading/data.test.ts:7:23
execute-all (vitepress)
Process completed with exit code 1.
execute-all (vite-setup-catalogue)
Process completed with exit code 1.
test/fixtures.test.ts > fixtures > vite legacy: workspace/unocss/unocss/test/fixtures.test.ts#L67
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/fixtures.test.ts:67:18
test/fixtures.test.ts > fixtures > vite legacy: workspace/unocss/unocss/test/fixtures.test.ts#L67
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/fixtures.test.ts:67:18
execute-all (unocss)
Process completed with exit code 1.
test/hmr.test.ts: workspace/nuxt/nuxt/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected]_typesc_hh2uf36ikvq6dwva7xrw6mueeq/node_modules/@nuxt/test-utils/dist/shared/test-utils.BegIhSnH.mjs#L94
FetchError: [GET] "http://127.0.0.1:39901/": 500 Vite Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ Module.$fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ Module.startServer node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected][email protected]_typesc_hh2uf36ikvq6dwva7xrw6mueeq/node_modules/@nuxt/test-utils/dist/shared/test-utils.BegIhSnH.mjs:94:21 ❯ setup2 node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected][email protected]_typesc_hh2uf36ikvq6dwva7xrw6mueeq/node_modules/@nuxt/test-utils/dist/shared/test-utils.B57u8E0c.mjs:184:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:39901/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: 'Vite Error', message: '[vite-node] [plugin:vite:css-post] [VITE_ERROR] /assets/global.css <br><pre>:root {\n --global: \'global\';\n --asset: url(\'/_nuxt/assets/css-only-asset.svg\');\n}\n</pre><br>', stack: '<pre><span class="stack">at /assets/global.css</span></pre>' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:39901/', redirected: false, status: 500, ok: false, statusText: 'Vite Error', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, data: { url: '/', statusCode: 500, statusMessage: 'Vite Error', message: '[vite-node] [plugin:vite:css-post] [VITE_ERROR] /assets/global.css <br><pre>:root {\n --global: \'global\';\n --asset: url(\'/_nuxt/assets/css-only-asset.svg\');\n}\n</pre><br>', stack: '<pre><span class="stack">at /assets/global.css</span></pre>' }, status: 500, statusCode: 500, statusText: 'Vite Error', statusMessage: 'Vite Error' }
test/hmr.test.ts: workspace/nuxt/nuxt/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected]_typesc_hh2uf36ikvq6dwva7xrw6mueeq/node_modules/@nuxt/test-utils/dist/shared/test-utils.BegIhSnH.mjs#L94
FetchError: [GET] "http://127.0.0.1:39901/": 500 Vite Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ Module.$fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ Module.startServer node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected][email protected]_typesc_hh2uf36ikvq6dwva7xrw6mueeq/node_modules/@nuxt/test-utils/dist/shared/test-utils.BegIhSnH.mjs:94:21 ❯ setup2 node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected][email protected]_typesc_hh2uf36ikvq6dwva7xrw6mueeq/node_modules/@nuxt/test-utils/dist/shared/test-utils.B57u8E0c.mjs:184:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:39901/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: 'Vite Error', message: '[vite-node] [plugin:vite:css-post] [VITE_ERROR] /assets/global.css <br><pre>:root {\n --global: \'global\';\n --asset: url(\'/_nuxt/assets/css-only-asset.svg\');\n}\n</pre><br>', stack: '<pre><span class="stack">at /assets/global.css</span></pre>' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:39901/', redirected: false, status: 500, ok: false, statusText: 'Vite Error', headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, body: { constructor: 'Function<ReadableStream>', locked: true, cancel: 'Function<cancel>', getReader: 'Function<getReader>', pipeThrough: 'Function<pipeThrough>', pipeTo: 'Function<pipeTo>', tee: 'Function<tee>', values: 'Function<values>' }, bodyUsed: true, clone: 'Function<clone>', blob: 'Function<blob>', arrayBuffer: 'Function<arrayBuffer>', text: 'Function<text>', json: 'Function<json>', formData: 'Function<formData>' }, data: { url: '/', statusCode: 500, statusMessage: 'Vite Error', message: '[vite-node] [plugin:vite:css-post] [VITE_ERROR] /assets/global.css <br><pre>:root {\n --global: \'global\';\n --asset: url(\'/_nuxt/assets/css-only-asset.svg\');\n}\n</pre><br>', stack: '<pre><span class="stack">at /assets/global.css</span></pre>' }, status: 500, statusCode: 500, statusText: 'Vite Error', statusMessage: 'Vite Error' }
execute-all (nuxt)
Process completed with exit code 1.
execute-all (vite-plugin-svelte)
Process completed with exit code 1.
execute-all (vike)
Process completed with exit code 1.
execute-all (rakkas)
Process completed with exit code 1.
execute-all (vite-plugin-vue)
Process completed with exit code 1.
execute-all (qwik)
Process completed with exit code 1.
execute-all (astro)
astro#test: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/astro/astro/packages/astro) /opt/hostedtoolcache/node/20.12.2/x64/bin/pnpm run test exited (1)
execute-all (astro)
astro#test: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/astro/astro/packages/astro) /opt/hostedtoolcache/node/20.12.2/x64/bin/pnpm run test exited (1)
execute-all (astro)
Process completed with exit code 1.
execute-all (analogjs)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 30 minutes.
execute-all (analogjs)
The operation was canceled.
🎭 Playwright Run Summary
18 skipped 33 passed (4.5m)