Skip to content

chore: keep only cloudflare durable example #6

chore: keep only cloudflare durable example

chore: keep only cloudflare durable example #6

Triggered via push August 14, 2024 18:20
Status Failure
Total duration 29s
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.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: playground/deno.ts#L1
Cannot find module 'crossws/adapters/deno' or its corresponding type declarations.