chore: update dependency @types/express to v5 #17379
Annotations
4 errors
Build:
examples/file-transfer/src/controllers/file-upload.controller.ts#L48
Argument of type 'import("/home/runner/work/loopback-next/loopback-next/node_modules/@types/express/index").Request<import("/home/runner/work/loopback-next/loopback-next/node_modules/@types/express/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<...>>' is not assignable to parameter of type 'import("/home/runner/work/loopback-next/loopback-next/node_modules/@types/express-serve-static-core/index").Request<import("/home/runner/work/loopback-next/loopback-next/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Build:
examples/file-transfer/src/services/file-upload.service.ts#L33
Type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>' is not assignable to type 'FileUploadHandler'.
|
Build:
extensions/graphql/src/graphql.server.ts#L167
Type 'import("/home/runner/work/loopback-next/loopback-next/node_modules/@types/express/index").Application' is not assignable to type 'import("/home/runner/work/loopback-next/loopback-next/node_modules/apollo-server-express/node_modules/@types/express/index").Application'.
|
Build
Process completed with exit code 2.
|
Loading