chore(deps): update all non-major dependencies #26
Annotations
10 errors
Run pnpm test:types:
playground/bun.ts#L4
Argument of type 'YCrosswsHandler' is not assignable to parameter of type 'BunOptions'.
|
Run pnpm test:types:
playground/cf.ts#L10
Argument of type 'YCrosswsHandler' is not assignable to parameter of type 'CloudflareOptions'.
|
Run pnpm test:types:
playground/cf.ts#L35
Parameter 'request' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/cf.ts#L38
Parameter 'client' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/cf.ts#L38
Parameter 'message' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/cf.ts#L41
Parameter 'client' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/cf.ts#L41
Parameter 'code' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/cf.ts#L41
Parameter 'reason' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/cf.ts#L41
Parameter 'wasClean' implicitly has an 'any' type.
|
Run pnpm test:types:
playground/deno.ts#L4
Argument of type 'YCrosswsHandler' is not assignable to parameter of type 'DenoOptions'.
|
Loading