Skip to content

doc: improve compatibility guide #1427

doc: improve compatibility guide

doc: improve compatibility guide #1427

Triggered via push September 29, 2024 02:40
Status Failure
Total duration 3m 9s
Artifacts

test.yml

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

Annotations

2 errors
test/integration/build.test.ts > build > dynamic images: test/integration/build.test.ts#L45
FetchError: [GET] "http://127.0.0.1:33895/__og-image__/image/satori/route-rules/inline/og.png": 500 [Nuxt OG Image] Failed to read the path /satori/route-rules/inline for og-image extraction. [GET] "/satori/route-rules/inline": 500 . ❯ $fetchRaw2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.4747642d.mjs:299:14 ❯ $fetch2 node_modules/.pnpm/[email protected]/node_modules/ofetch/dist/shared/ofetch.4747642d.mjs:304:15 ❯ test/integration/build.test.ts:45:43 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { request: 'http://127.0.0.1:33895/__og-image__/image/satori/route-rules/inline/og.png', options: { responseType: 'arrayBuffer', query: undefined, params: undefined, 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>' }, method: undefined, retry: +0 }, response: { _data: { constructor: 'Function<ArrayBuffer>', byteLength: 392, slice: 'Function<slice>' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:33895/__og-image__/image/satori/route-rules/inline/og.png', redirected: false, status: 500, ok: false, statusText: '[Nuxt OG Image] Failed to read the path /satori/route-rules/inline for og-image extraction. [GET] "/satori/route-rules/inline": 500 .', 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: { constructor: 'Function<ArrayBuffer>', byteLength: 392, slice: 'Function<slice>' }, status: 500, statusCode: 500, statusText: '[Nuxt OG Image] Failed to read the path /satori/route-rules/inline for og-image extraction. [GET] "/satori/route-rules/inline": 500 .', statusMessage: '[Nuxt OG Image] Failed to read the path /satori/route-rules/inline for og-image extraction. [GET] "/satori/route-rules/inline": 500 .' }
build (package.json, ubuntu-latest)
Process completed with exit code 1.