Skip to content

feat!: migrate to h3 v2 #7149

feat!: migrate to h3 v2

feat!: migrate to h3 v2 #7149

Triggered via pull request March 11, 2025 14:31
@pi0pi0
synchronize #3208
feat/to-h3-v2
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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/aws-lambda/runtime/aws-lambda-streaming.ts#L29
Property 'localCall' does not exist on type 'NitroApp'.
ci (ubuntu-latest): src/presets/aws-lambda/runtime/aws-lambda.ts#L50
Property 'localCall' does not exist on type 'NitroApp'.
ci (ubuntu-latest): src/presets/azure/runtime/azure-swa.ts#L25
Property 'localCall' does not exist on type 'NitroApp'.
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/deno/runtime/deno-deploy.ts#L46
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#L77
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#L26
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.