chore: update dependency express to v5 #21490
continuous-integration.yml
on: pull_request
Matrix: Test
Test Benchmark
2m 29s
Code Lint
2m 31s
Commit Lint
2m 26s
Verify Docs
2m 47s
Post-Test
0s
Annotations
28 errors
|
Test (macos-latest, 22)
Process completed with exit code 2.
|
|
Test (macos-latest, 22):
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Test (macos-latest, 22):
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'.
|
|
Test (macos-latest, 22):
examples/file-transfer/src/controllers/file-upload.controller.ts#L48
Argument of type 'import("/Users/runner/work/loopback-next/loopback-next/node_modules/@types/express/index").Request<import("/Users/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("/Users/runner/work/loopback-next/loopback-next/node_modules/@types/express-serve-static-core/index").Request<import("/Users/runner/work/loopback-next/loopback-next/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
|
Test (windows-2022, 22)
Process completed with exit code 1.
|
|
Test (windows-2022, 22):
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Test (windows-2022, 22):
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'.
|
|
Test (windows-2022, 22):
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>>'.
|
|
Test (ubuntu-latest, 22)
Process completed with exit code 2.
|
|
Test (ubuntu-latest, 22):
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Test (ubuntu-latest, 22):
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'.
|
|
Test (ubuntu-latest, 22):
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>>'.
|
|
Test (ubuntu-latest, 20)
Process completed with exit code 2.
|
|
Test (ubuntu-latest, 20):
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Test (ubuntu-latest, 20):
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'.
|
|
Test (ubuntu-latest, 20):
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>>'.
|
|
Verify Docs
Process completed with exit code 2.
|
|
Verify Docs:
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Verify Docs:
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'.
|
|
Verify Docs:
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>>'.
|
|
Code Lint
Process completed with exit code 2.
|
|
Code Lint:
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Code Lint:
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'.
|
|
Code Lint:
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>>'.
|
|
Test (ubuntu-latest, 24)
Process completed with exit code 2.
|
|
Test (ubuntu-latest, 24):
extensions/graphql/src/graphql.server.ts#L192
No overload matches this call.
|
|
Test (ubuntu-latest, 24):
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'.
|
|
Test (ubuntu-latest, 24):
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>>'.
|