chore: update dependency express to v5 #24347
continuous-integration.yml
on: pull_request
Matrix: Test
Test Benchmark
2m 31s
Code Lint
2m 37s
Commit Lint
2m 46s
Verify Docs
2m 49s
Post-Test
0s
Annotations
21 errors and 2 warnings
|
Test (windows-2022, 22)
Process completed with exit code 1.
|
|
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):
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 (macos-latest, 22)
Process completed with exit code 2.
|
|
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 (ubuntu-latest, 20)
Process completed with exit code 2.
|
|
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>>'.
|
|
Test (ubuntu-latest, 24)
Process completed with exit code 2.
|
|
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>>'.
|
|
Code Lint
Process completed with exit code 2.
|
|
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>>'.
|
|
Verify Docs
Process completed with exit code 2.
|
|
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>>'.
|
|
Test (macos-latest, 22)
Not upgrading google-chrome, the latest version is already installed
|
|
Test (macos-latest, 22)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|