chore: update dependency @types/express to v5 #16931
Annotations
3 errors
Build:
examples/file-transfer/src/controllers/file-upload.controller.ts#L48
Argument of type 'import("D:/a/loopback-next/loopback-next/node_modules/@types/express/index").Request<import("D:/a/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("D:/a/loopback-next/loopback-next/node_modules/@types/express-serve-static-core/index").Request<import("D:/a/loopback-next/loopback-next/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Build:
extensions/graphql/src/graphql.server.ts#L167
Type 'import("D:/a/loopback-next/loopback-next/node_modules/@types/express/index").Application' is not assignable to type 'import("D:/a/loopback-next/loopback-next/node_modules/apollo-server-express/node_modules/@types/express/index").Application'.
|
Build
Process completed with exit code 1.
|
Loading