feat: native support for Websockets #22761
Annotations
10 errors and 1 warning
Run pnpm run check
Type 'Uint8Array' is not generic.
|
Run pnpm run check
Type '(info: RequestInit | Peer<AdapterInternal>) => Promise<{} | undefined>' is not assignable to type '(info: RequestInit | Peer<AdapterInternal>) => MaybePromise<Partial<Hooks>>'.
|
Run pnpm run check
Property 'request' does not exist on type 'RequestInit | Peer<AdapterInternal>'.
|
Run pnpm run check
Property 'request' does not exist on type 'RequestInit | Peer<AdapterInternal>'.
|
Run pnpm run check
Type 'RequestInit | Peer<AdapterInternal>' is not assignable to type 'RequestInit'.
|
Run pnpm run check
Property 'url' does not exist on type 'RequestInit'.
|
Run pnpm run check
Type 'UpgradeRequest & { context: Record<string, unknown>; }' is not assignable to type 'Request'.
|
Run pnpm run check
Type '(event: RequestEvent<Partial<Record<string, string>>, string | null>) => Promise<void | ResponseInit | Response>' is not assignable to type '(event: RequestEvent<Partial<Record<string, string>>, string | null>, opts?: ResolveOptions | undefined) => MaybePromise<Response>'.
|
Run pnpm run check
Argument of type 'Request' is not assignable to parameter of type 'UpgradeRequest & { context: Record<string, unknown>; }'.
|
Run pnpm run check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading