chore(deps): update all non-major dependencies #12
Annotations
10 errors
ci:
playground/cf.ts#L4
Cannot find module 'crossws/adapters/cloudflare-durable' or its corresponding type declarations.
|
ci:
playground/cf.ts#L35
Parameter 'request' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L38
Parameter 'client' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L38
Parameter 'message' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'client' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'code' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'reason' implicitly has an 'any' type.
|
ci:
playground/cf.ts#L41
Parameter 'wasClean' implicitly has an 'any' type.
|
ci:
src/provider.ts#L219
Argument of type 'Uint8Array' is not assignable to parameter of type 'ArrayBuffer'.
|
ci:
src/provider.ts#L234
Argument of type 'Uint8Array' is not assignable to parameter of type 'ArrayBuffer'.
|