chore: update dependency @types/express to v5 #16679
Triggered via pull request
November 18, 2024 19:10
Status
Failure
Total duration
40m 35s
Artifacts
–
continuous-integration.yml
on: pull_request
Matrix: Test
Test Benchmark
5m 59s
Code Lint
6m 2s
Commit Lint
6m 6s
Verify Docs
6m 3s
Post-Test
0s
Annotations
20 errors
Test (windows-latest, 20):
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 (windows-latest, 20):
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'.
|
Test (windows-latest, 20)
Process completed with exit code 1.
|
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>>'.
|
Code Lint:
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'.
|
Code Lint
Process completed with exit code 2.
|
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>>'.
|
Verify Docs:
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'.
|
Verify Docs
Process completed with exit code 2.
|
Test (ubuntu-latest, 18):
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, 18):
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'.
|
Test (ubuntu-latest, 18)
Process completed with exit code 2.
|
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>>'.
|
Test (ubuntu-latest, 20):
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'.
|
Test (ubuntu-latest, 20)
Process completed with exit code 2.
|
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, 22):
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'.
|
Test (ubuntu-latest, 22)
Process completed with exit code 2.
|
Test (macos-latest, 20)
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 20 minutes.
|
Test (macos-latest, 20)
The operation was canceled.
|