Skip to content

chore: bump deps

chore: bump deps #190

Triggered via push September 2, 2024 12:12
Status Failure
Total duration 1m 41s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/basic.test.ts > pages > render index: test/utils.ts#L6
FetchError: [GET] "http://127.0.0.1:43795/": 500 Internal Server Error ❯ $fetchRaw2 node_modules/.pnpm/ofetch@1.3.4/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ $fetch2 node_modules/.pnpm/ofetch@1.3.4/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ Module.$fetchSchemaOrg test/utils.ts:6:16 ❯ test/basic.test.ts:14:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:43795/', options: { method: undefined, retry: +0 }, response: { _data: { url: '/', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/chunks/routes/renderer.mjs', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:43795/', 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-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/chunks/routes/renderer.mjs', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
test/basic.test.ts > pages > render computed post: test/utils.ts#L6
FetchError: [GET] "http://127.0.0.1:43795/reactivity-computed": 500 Internal Server Error ❯ $fetchRaw2 node_modules/.pnpm/ofetch@1.3.4/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14 ❯ $fetch2 node_modules/.pnpm/ofetch@1.3.4/node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15 ❯ Module.$fetchSchemaOrg test/utils.ts:6:16 ❯ test/basic.test.ts:70:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:43795/reactivity-computed', options: { method: undefined, retry: +0 }, response: { _data: { url: '/reactivity-computed', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/chunks/routes/renderer.mjs', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:43795/reactivity-computed', 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: '/reactivity-computed', statusCode: 500, statusMessage: '', message: 'Cannot find module \'/home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/node_modules/vue/server-renderer/index.mjs\' imported from /home/runner/work/nuxt-schema-org/nuxt-schema-org/test/fixtures/nuxt/.nuxt/test/adxmyq/output/server/chunks/routes/renderer.mjs', stack: '' }, status: 500, statusCode: 500, statusText: 'Internal Server Error', statusMessage: 'Internal Server Error' }
build (18.x, ubuntu-latest)
Process completed with exit code 1.