chore(deps): update all non-major dependencies (main) #2592
Annotations
10 errors and 1 warning
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'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading