Skip to content

chore(deps): update devdependency nuxt to v3.12.4 [security] #9371

chore(deps): update devdependency nuxt to v3.12.4 [security]

chore(deps): update devdependency nuxt to v3.12.4 [security] #9371

Triggered via push September 10, 2024 04:11
Status Failure
Total duration 3m 32s
Artifacts

ci.yml

on: push
Build/Test/Lint
3m 23s
Build/Test/Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/e2e/app.e2e.spec.ts > server-rendered > renders the index page: tests/e2e/app.e2e.spec.ts#L17
FetchError: [GET] "http://127.0.0.1:36569/": 500 Internal Server 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 ❯ tests/e2e/app.e2e.spec.ts:17:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:36569/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/predictor/predictor/.nuxt/test/7j0v83/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/predictor/predictor/.nuxt/test/7j0v83/output/server/chunks/routes/renderer.mjs', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:36569/', 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>', bytes: 'Function<bytes>' }, data: { url: '/', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/predictor/predictor/.nuxt/test/7j0v83/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/predictor/predictor/.nuxt/test/7j0v83/output/server/chunks/routes/renderer.mjs', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
Build/Test/Lint
Process completed with exit code 1.