fix: make sure message data is of type uint8array #5
Annotations
10 errors
ci:
playground/bun.ts#L1
Cannot find module 'crossws/adapters/bun' or its corresponding type declarations.
|
ci:
playground/cf-durable.ts#L4
Cannot find module 'crossws/adapters/cloudflare-durable' or its corresponding type declarations.
|
ci:
playground/cf-durable.ts#L35
Parameter 'request' implicitly has an 'any' type.
|
ci:
playground/cf-durable.ts#L38
Parameter 'client' implicitly has an 'any' type.
|
ci:
playground/cf-durable.ts#L38
Parameter 'message' implicitly has an 'any' type.
|
ci:
playground/cf-durable.ts#L41
Parameter 'client' implicitly has an 'any' type.
|
ci:
playground/cf-durable.ts#L41
Parameter 'code' implicitly has an 'any' type.
|
ci:
playground/cf-durable.ts#L41
Parameter 'reason' implicitly has an 'any' type.
|
ci:
playground/cf-durable.ts#L41
Parameter 'wasClean' implicitly has an 'any' type.
|
ci:
playground/cf-worker.ts#L3
Cannot find module 'crossws/adapters/cloudflare' or its corresponding type declarations.
|