Skip to content

feat: experimental websocket support #840

feat: experimental websocket support

feat: experimental websocket support #840

Triggered via pull request January 29, 2024 03:31
@pi0pi0
opened #158
feat/ws
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci: src/cli.ts#L41
Type '{ baseURL: string; name: string; port: GetPortInput; hostname?: string | undefined; showURL?: boolean | undefined; open: boolean; https: boolean | HTTPSOptions; ... 19 more ...; watch: boolean; }' is not assignable to type 'Partial<ListenOptions & WatchOptions & DevServerOptions>'.
ci
Process completed with exit code 1.