refactor: use node-mock-http
instead of unenv
v1 for local fetch
#6786
Annotations
12 errors
ci (ubuntu-latest):
src/presets/_nitro/runtime/service-worker.ts#L24
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/bun/runtime/bun.ts#L31
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/_module-handler.ts#L125
Object literal may only specify known properties, and 'context' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-pages.ts#L65
Object literal may only specify known properties, and 'context' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-worker.ts#L49
Object literal may only specify known properties, and 'context' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/deno/runtime/deno-deploy.ts#L47
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/deno/runtime/deno-server.ts#L78
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/netlify/legacy/runtime/netlify-edge.ts#L27
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/netlify/runtime/netlify-edge.ts#L27
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (ubuntu-latest):
src/presets/vercel/runtime/vercel-edge.ts#L15
Object literal may only specify known properties, and 'host' does not exist in type 'RequestInit<CfProperties<unknown>>'.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|