Switch to using zod for validation on queue API endpoints #1534
Annotations
21 warnings
Ensure generated code is up to date:
server/app.ts#L198
Invalid type "string | string[] | undefined" of template literal expression
|
Ensure generated code is up to date:
server/balancer.ts#L43
Invalid type "Error" of template literal expression
|
Ensure generated code is up to date:
server/balancer.ts#L102
Invalid type "ErrorEvent" of template literal expression
|
Ensure generated code is up to date:
server/balancer.ts#L219
Invalid type "Error" of template literal expression
|
Ensure generated code is up to date:
server/balancer.ts#L219
Invalid type "Data" of template literal expression
|
Ensure generated code is up to date:
server/balancer.ts#L281
Invalid type "RoomNotFoundException | RoomAlreadyLoadedException" of template literal expression
|
Ensure generated code is up to date:
server/client.ts#L144
Invalid type "Error" of template literal expression
|
Ensure generated code is up to date:
server/clientmanager.ts#L352
Invalid type "ErrorEvent" of template literal expression
|
Ensure generated code is up to date:
server/ffprobe.ts#L57
Invalid type "Error" of template literal expression
|
Ensure generated code is up to date:
server/ffprobe.ts#L62
Invalid type "Error" of template literal expression
|
cargo-install
New version for typeshare-cli available: 1.8.0
|
Run yarn run lint-ci:
server/app.ts#L198
Invalid type "string | string[] | undefined" of template literal expression
|
Run yarn run lint-ci:
server/balancer.ts#L43
Invalid type "Error" of template literal expression
|
Run yarn run lint-ci:
server/balancer.ts#L102
Invalid type "ErrorEvent" of template literal expression
|
Run yarn run lint-ci:
server/balancer.ts#L219
Invalid type "Error" of template literal expression
|
Run yarn run lint-ci:
server/balancer.ts#L219
Invalid type "Data" of template literal expression
|
Run yarn run lint-ci:
server/balancer.ts#L281
Invalid type "RoomNotFoundException | RoomAlreadyLoadedException" of template literal expression
|
Run yarn run lint-ci:
server/client.ts#L144
Invalid type "Error" of template literal expression
|
Run yarn run lint-ci:
server/clientmanager.ts#L352
Invalid type "ErrorEvent" of template literal expression
|
Run yarn run lint-ci:
server/ffprobe.ts#L57
Invalid type "Error" of template literal expression
|
Run yarn run lint-ci:
server/ffprobe.ts#L62
Invalid type "Error" of template literal expression
|
Loading