Update dependency @types/express to v5 #1366
Annotations
7 errors
Run build:
src/api.ts#L40
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>, next: NextFunction) => Response<any, Record<string, any>, number> | undefined' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Run build:
src/api.ts#L76
No overload matches this call.
|
Run build:
src/api.ts#L102
No overload matches this call.
|
Run build:
src/api.ts#L137
No overload matches this call.
|
Run build:
src/api.ts#L176
No overload matches this call.
|
Run build:
src/app.ts#L183
No overload matches this call.
|
Run build
Process completed with exit code 2.
|
Loading