Fix incompatibility with latest InversifyJS #1682
Annotations
10 errors and 1 warning
Test
Argument of type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").Request<import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>' is not assignable to parameter of type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").Request<import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Test
Argument of type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").Request<import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>' is not assignable to parameter of type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").Request<import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Request<import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Request<import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Response<any, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Response<any, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Response<any, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Response<any, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Request<import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Request<import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Response<any, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Response<any, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Response<any, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Response<any, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Request<import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Request<import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express-serve-static-core/index").ParamsDictionary, any, any, qs.ParsedQs, Record<string, any>>'.
|
Test
Type 'import("/Users/runner/work/tsoa/tsoa/tests/node_modules/@types/express/index").Response<any, Record<string, any>>' is not assignable to type 'import("/Users/runner/work/tsoa/tsoa/node_modules/@types/express/index").Response<any, Record<string, any>>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, jossef/action-set-json-field@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading