Skip to content

chore(deps): update all non-major dependencies #20

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #20

Triggered via pull request September 6, 2024 08:57
Status Failure
Total duration 29s
Billable time 1m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: playground/bun.ts#L4
Argument of type 'YCrosswsHandler' is not assignable to parameter of type 'BunOptions'.
ci: playground/cf.ts#L10
Argument of type 'YCrosswsHandler' is not assignable to parameter of type 'CloudflareOptions'.
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#L4
Argument of type 'YCrosswsHandler' is not assignable to parameter of type 'DenoOptions'.