allow passing websocket server options #2220
Annotations
10 errors
lint (16):
playground/backend/src/default.ts#L56
Expected 3 arguments, but got 0.
|
lint (16):
playground/backend/src/load-document.ts#L62
Expected 3 arguments, but got 0.
|
lint (16):
playground/backend/src/redis.ts#L19
Expected 3 arguments, but got 0.
|
lint (16):
playground/backend/src/redis.ts#L38
Expected 3 arguments, but got 0.
|
lint (16):
playground/backend/src/slow.ts#L24
Expected 3 arguments, but got 0.
|
lint (16):
playground/backend/src/webhook.ts#L28
Expected 3 arguments, but got 0.
|
lint (16):
tests/server/listen.ts#L38
Expected 3 arguments, but got 1.
|
lint (16):
tests/server/listen.ts#L52
Expected 3 arguments, but got 2.
|
lint (16):
tests/server/listen.ts#L69
Expected 3 arguments, but got 1.
|
lint (16):
tests/server/listen.ts#L85
Expected 3 arguments, but got 1.
|