chore(deps): update all non-major dependencies (main) #2473
Annotations
11 errors
|
Run pnpm build:
src/h3.ts#L28
Type '_H3' is not assignable to type 'H3'.
|
Run pnpm build:
src/h3.ts#L53
Property 'websocket' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L240
Property 'all' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L243
Property 'get' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L246
Property 'post' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L249
Property 'put' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L252
Property 'delete' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L255
Property 'patch' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L258
Property 'head' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Run pnpm build:
src/h3.ts#L261
Property 'options' in type '_H3' is not assignable to the same property in base type 'H3'.
|
Loading