Skip to content

fixed create convo issue #10

fixed create convo issue

fixed create convo issue #10

Triggered via push September 9, 2024 06:59
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/modules/chat/chat.routes.ts#L61
Argument of type 'WebSocket' is not assignable to parameter of type 'WebSocket'.
build: src/modules/chat/chat.routes.ts#L97
Argument of type 'WebSocket' is not assignable to parameter of type 'WebSocket'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/