Skip to content

fix: make sure message data is of type uint8array #5

fix: make sure message data is of type uint8array

fix: make sure message data is of type uint8array #5

Triggered via push August 14, 2024 18:09
Status Failure
Total duration 28s
Billable time 1m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.