Skip to content

chore(release): v2.1.6 #62

chore(release): v2.1.6

chore(release): v2.1.6 #62

Triggered via push September 17, 2024 10:08
Status Failure
Total duration 53s
Artifacts

pr-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test/e2e/basic.test.ts > ssr > renders the index page: test/e2e/basic.test.ts#L12
FetchError: [GET] "http://127.0.0.1:33347/": 500 Internal Server Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ test/e2e/basic.test.ts:12:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:33347/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/basic/.nuxt/test/obogr3/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/basic/.nuxt/test/obogr3/output/server/chunks/routes/renderer.mjs', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:33347/', redirected: false, status: 500, ok: false, statusText: 'Internal Server 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: '', message: 'Cannot find module \'/home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/basic/.nuxt/test/obogr3/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/basic/.nuxt/test/obogr3/output/server/chunks/routes/renderer.mjs', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
test/e2e/defaults.test.ts > ssr > renders button with defaults: test/e2e/defaults.test.ts#L14
FetchError: [GET] "http://127.0.0.1:42387/": 500 Internal Server Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ test/e2e/defaults.test.ts:14:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:42387/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/chunks/routes/renderer.mjs', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:42387/', redirected: false, status: 500, ok: false, statusText: 'Internal Server 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: '', message: 'Cannot find module \'/home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/chunks/routes/renderer.mjs', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
test/e2e/defaults.test.ts > ssr > renders button that overrides the defaults: test/e2e/defaults.test.ts#L25
FetchError: [GET] "http://127.0.0.1:42387/": 500 Internal Server Error ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ test/e2e/defaults.test.ts:25:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:42387/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/chunks/routes/renderer.mjs', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:42387/', redirected: false, status: 500, ok: false, statusText: 'Internal Server 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: '', message: 'Cannot find module \'/home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-quasar/nuxt-quasar/test/fixtures/defaults/.nuxt/test/o9chfg/output/server/chunks/routes/renderer.mjs', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/