feat: add support for websocket handler #378
Annotations
4 errors and 1 warning
lint:
playground/server/routes/ws/index.ts#L7
'peer' is defined but never used. Allowed unused args must match /^_/u
|
lint:
playground/server/routes/ws/index.ts#L12
'peer' is defined but never used. Allowed unused args must match /^_/u
|
lint:
playground/server/routes/ws/index.ts#L12
'message' is defined but never used. Allowed unused args must match /^_/u
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|