initial commit #1
Annotations
2 errors
test/basic.test.ts#L13
FetchError: [GET] "http://127.0.0.1:44375/api/bin/get": 502 Bad Gateway
❯ $fetchRaw2 node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:263:14
❯ $fetch2 node_modules/ofetch/dist/shared/ofetch.37386b05.mjs:268:15
❯ test/basic.test.ts:13:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { request: 'http://127.0.0.1:44375/api/bin/get', options: { method: undefined, retry: +0 }, response: { _data: { url: '/api/bin/get', statusCode: 502, statusMessage: 'Bad Gateway', message: 'Bad Gateway', stack: '' }, constructor: 'Function<Response>', type: 'basic', url: 'http://127.0.0.1:44375/api/bin/get', redirected: false, status: 502, ok: false, statusText: 'Bad Gateway', 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: '/api/bin/get', statusCode: 502, statusMessage: 'Bad Gateway', message: 'Bad Gateway', stack: '' }, status: 502, statusCode: 502, statusText: 'Bad Gateway', statusMessage: 'Bad Gateway' }
|
|
This job failed
Loading