microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
100.22k stars 12.39k forks source link

[NewErrors] 5.0.0-dev.20230126 vs 4.9.4 #52431

Closed typescript-bot closed 1 year ago

typescript-bot commented 1 year ago

The following errors were reported by 5.0.0-dev.20230126, but not by 4.9.4 Pipeline that generated this bug Logs for the pipeline run File that generated the pipeline

This run considered 200 popular TS repos from GH (after skipping the top 200).

Successfully analyzed 135 of 200 visited repos | Outcome | Count | |---------|-------| | Detected interesting changes | 31 | | Detected no interesting changes | 104 | | Git clone failed | 1 | | Package install failed | 21 | | Project-graph error in old TS | 1 | | Too many errors in old TS | 42 |

Investigation Status

Repo Errors Outcome
alibaba/lowcode-engine 26
BuilderIO/mitosis 4
BuilderIO/partytown 1
callstack/react-native-paper 2
Chocobozzz/PeerTube 13
daybrush/moveable 1
DouyinFE/semi-design 8
eclipse/che 1
getsentry/sentry-javascript 10
gitkraken/vscode-gitlens 2
graphql/graphql-playground 5
highcharts/highcharts 1
linnovate/mean 3
microsoft/azuredatastudio 1
microsoft/fast 5
mongodb/node-mongodb-native 4
NG-ZORRO/ng-zorro-antd 4
ngrx/platform 2
payloadcms/payload 2
pillarjs/path-to-regexp 3
rolling-scopes/rsschool-app 8
Sairyss/domain-driven-hexagon 2
sindresorhus/ky 2
thx/rap2-delos 2
tusen-ai/naive-ui 1
tweenjs/tween.js 1
unocss/unocss 2
utterance/utterances 1
vitest-dev/vitest 3
VSCodeVim/Vim 1
vuejs/vitepress 2
typescript-bot commented 1 year ago

alibaba/lowcode-engine

**13 of 42 projects failed to build with the old tsc and were ignored** ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo01\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo01/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo01\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo01/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo02\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo02/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo02\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo02/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo03\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo03/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo03\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo03/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo04\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo04/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo04\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo04/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo05\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo05/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo05\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo05/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo06-jsslot\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo06-jsslot/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo06-jsslot\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo06-jsslot/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo07-newline-in-props\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo07-newline-in-props/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo07-newline-in-props\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo07-newline-in-props/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo08-jsslot-with-multiple-children\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo08-jsslot-with-multiple-children/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo08-jsslot-with-multiple-children\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo08-jsslot-with-multiple-children/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo09-jsslot-with-conditional-children\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo09-jsslot-with-conditional-children/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo09-jsslot-with-conditional-children\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo09-jsslot-with-conditional-children/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo10-jsslot-with-loop-children\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo10-jsslot-with-loop-children/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo10-jsslot-with-loop-children\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo10-jsslot-with-loop-children/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo11-utils-name-alias\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo11-utils-name-alias/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo11-utils-name-alias\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo11-utils-name-alias/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo12-refs\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo12-refs/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo12-refs\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo12-refs/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo13-datasource-prop\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo13-datasource-prop/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/rax-app\/demo13-datasource-prop\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/rax-app/demo13-datasource-prop/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo\_10-jsslot\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo_10-jsslot/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo\_10-jsslot\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo_10-jsslot/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo\_11-jsslot-2\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo_11-jsslot-2/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo\_11-jsslot-2\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo_11-jsslot-2/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo1\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo1/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo1\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo1/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo2-utils-name-alias\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo2-utils-name-alias/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo2-utils-name-alias\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo2-utils-name-alias/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo2\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo2/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo2\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo2/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo3\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo3/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo3\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo3/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo4\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo4/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo4\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo4/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo5\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo5/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo5\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo5/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo6-literal-condition\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo6-literal-condition/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo6-literal-condition\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo6-literal-condition/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo7-literal-condition2\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo7-literal-condition2/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo7-literal-condition2\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo7-literal-condition2/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo8-datasource-prop\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo8-datasource-prop/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo8-datasource-prop\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo8-datasource-prop/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo9-datasource-engine\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo9-datasource-engine/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-app\/demo9-datasource-engine\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-app/demo9-datasource-engine/expected/demo-project/tsconfig.json#L23) ### [modules\/code-generator\/tests\/fixtures\/test-cases\/react-module\/demo1\/expected\/demo-project\/tsconfig.json](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-module/demo1/expected/demo-project/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [modules\/code-generator\/tests\/fixtures\/test-cases\/react-module\/demo1\/expected\/demo-project\/tsconfig.json\#L23](https://github.com/alibaba/lowcode-engine/blob/d7132fa027d1e919de161b70e07a1cba728da7ea/modules/code-generator/tests/fixtures/test-cases/react-module/demo1/expected/demo-project/tsconfig.json#L23)
typescript-bot commented 1 year ago

BuilderIO/mitosis

**12 of 21 projects failed to build with the old tsc and were ignored** ### [e2e\/e2e-svelte\/tsconfig.json](https://github.com/BuilderIO/mitosis/blob/be1828328b9ca454062b141530e6e989f673db17/e2e/e2e-svelte/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope - `error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [examples\/talk\/svelte-server\/tsconfig.json](https://github.com/BuilderIO/mitosis/blob/be1828328b9ca454062b141530e6e989f673db17/examples/talk/svelte-server/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope - `error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
typescript-bot commented 1 year ago

BuilderIO/partytown

**2 of 3 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/BuilderIO/partytown/blob/76a7d381d7752984e1878727813ccb9748d6acf8/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L8](https://github.com/BuilderIO/partytown/blob/76a7d381d7752984e1878727813ccb9748d6acf8/tsconfig.json#L8)
typescript-bot commented 1 year ago

callstack/react-native-paper

### [tsconfig.build.json](https://github.com/callstack/react-native-paper/blob/2854b639ffbe140233d08741857708d47195ffb6/tsconfig.build.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [tsconfig.json](https://github.com/callstack/react-native-paper/blob/2854b639ffbe140233d08741857708d47195ffb6/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L13](https://github.com/callstack/react-native-paper/blob/2854b639ffbe140233d08741857708d47195ffb6/tsconfig.json#L13)
typescript-bot commented 1 year ago

Chocobozzz/PeerTube

**4 of 10 projects failed to build with the old tsc and were ignored** ### [client\/e2e\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/client/e2e/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [client\/src\/standalone\/videos\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/client/src/standalone/videos/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [client\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/client/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [client\/tsconfig.json\#L13](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/client/tsconfig.json#L13) ### [server\/tools\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tools/tsconfig.json) - `error TS2322: Type '0' is not assignable to type 'VideoBlacklistType'.` - [server\/tests\/api\/check-params\/video-blacklist.ts\#L281](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/api/check-params/video-blacklist.ts#L281) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2322: Type '45' is not assignable to type 'VideoPlaylistPrivacy'.` - [server\/tests\/api\/check-params\/video-playlists.ts\#L242](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/api/check-params/video-playlists.ts#L242) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2322: Type '460' is not assignable to type 'HttpStatusCode'.` - [server\/tests\/api\/videos\/resumable-upload.ts\#L264](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/api/videos/resumable-upload.ts#L264) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2345: Argument of type '42' is not assignable to parameter of type 'VideoPlaylistPrivacy'.` - [server\/tests\/lib\/video-constant-registry-factory.ts\#L90](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L90) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - [server\/tests\/lib\/video-constant-registry-factory.ts\#L92](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L92) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2345: Argument of type '42' is not assignable to parameter of type 'VideoPrivacy'.` - [server\/tests\/lib\/video-constant-registry-factory.ts\#L116](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L116) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - [server\/tests\/lib\/video-constant-registry-factory.ts\#L118](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L118) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) ### [tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/tsconfig.json) - `error TS2322: Type '0' is not assignable to type 'VideoBlacklistType'.` - [server\/tests\/api\/check-params\/video-blacklist.ts\#L281](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/api/check-params/video-blacklist.ts#L281) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2322: Type '45' is not assignable to type 'VideoPlaylistPrivacy'.` - [server\/tests\/api\/check-params\/video-playlists.ts\#L242](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/api/check-params/video-playlists.ts#L242) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2322: Type '460' is not assignable to type 'HttpStatusCode'.` - [server\/tests\/api\/videos\/resumable-upload.ts\#L264](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/api/videos/resumable-upload.ts#L264) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2345: Argument of type '42' is not assignable to parameter of type 'VideoPlaylistPrivacy'.` - [server\/tests\/lib\/video-constant-registry-factory.ts\#L90](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L90) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - [server\/tests\/lib\/video-constant-registry-factory.ts\#L92](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L92) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - `error TS2345: Argument of type '42' is not assignable to parameter of type 'VideoPrivacy'.` - [server\/tests\/lib\/video-constant-registry-factory.ts\#L116](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L116) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json) - [server\/tests\/lib\/video-constant-registry-factory.ts\#L118](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tests/lib/video-constant-registry-factory.ts#L118) in [server\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/647c2b7d0448e68d8c8ade52d9568e9b33f8638d/server/tsconfig.json)
typescript-bot commented 1 year ago

daybrush/moveable

**7 of 29 projects failed to build with the old tsc and were ignored** ### [packages\/storybook\/tsconfig.json](https://github.com/daybrush/moveable/blob/256c40cf2a51277af5414a9bab07be321a586157/packages/storybook/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/storybook\/tsconfig.json\#L29](https://github.com/daybrush/moveable/blob/256c40cf2a51277af5414a9bab07be321a586157/packages/storybook/tsconfig.json#L29)
typescript-bot commented 1 year ago

DouyinFE/semi-design

**3 of 14 projects failed to build with the old tsc and were ignored** ### [packages\/semi-animation\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-animation/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-animation\/tsconfig.json\#L12](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-animation/tsconfig.json#L12) ### [packages\/semi-animation-styled\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-animation-styled/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-animation-styled\/tsconfig.json\#L12](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-animation-styled/tsconfig.json#L12) ### [packages\/semi-animation-react\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-animation-react/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-animation-react\/tsconfig.json\#L13](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-animation-react/tsconfig.json#L13) ### [packages\/semi-foundation\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-foundation/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-foundation\/tsconfig.json\#L12](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-foundation/tsconfig.json#L12) ### [packages\/semi-webpack\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-webpack/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-webpack\/tsconfig.json\#L13](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-webpack/tsconfig.json#L13) ### [packages\/semi-icons\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-icons/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-icons\/tsconfig.json\#L13](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-icons/tsconfig.json#L13) ### [packages\/semi-illustrations\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-illustrations/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-illustrations\/tsconfig.json\#L13](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-illustrations/tsconfig.json#L13) ### [packages\/semi-next\/tsconfig.json](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-next/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/semi-next\/tsconfig.json\#L13](https://github.com/DouyinFE/semi-design/blob/fa5cf510325880654fdb4784dfd91cf18a1b12ea/packages/semi-next/tsconfig.json#L13)
typescript-bot commented 1 year ago

eclipse/che

### [tests\/e2e\/tsconfig.json](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/tsconfig.json) - `error TS1239: Unable to resolve signature of parameter decorator when called as an expression.` - [tests\/e2e\/pageobjects\/dashboard\/CreateWorkspace.ts\#L23](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/CreateWorkspace.ts#L23) - [tests\/e2e\/pageobjects\/dashboard\/Dashboard.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/Dashboard.ts#L27) - [tests\/e2e\/pageobjects\/dashboard\/Dashboard.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/Dashboard.ts#L28) - [tests\/e2e\/pageobjects\/dashboard\/Workspaces.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/Workspaces.ts#L27) - [tests\/e2e\/pageobjects\/dashboard\/workspace-details\/WorkspaceDetails.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/workspace-details/WorkspaceDetails.ts#L31) - [tests\/e2e\/pageobjects\/dashboard\/workspace-details\/WorkspaceDetails.ts\#L32](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/workspace-details/WorkspaceDetails.ts#L32) - [tests\/e2e\/pageobjects\/dashboard\/workspace-details\/WorkspaceDetailsPlugins.ts\#L24](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/workspace-details/WorkspaceDetailsPlugins.ts#L24) - [tests\/e2e\/pageobjects\/dashboard\/workspace-details\/WorkspaceDetailsPlugins.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/workspace-details/WorkspaceDetailsPlugins.ts#L25) - [tests\/e2e\/pageobjects\/dashboard\/workspace-details\/WorkspaceDetailsPlugins.ts\#L26](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/dashboard/workspace-details/WorkspaceDetailsPlugins.ts#L26) - [tests\/e2e\/pageobjects\/ide\/theia\/ContextMenu.ts\#L23](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/ContextMenu.ts#L23) - [tests\/e2e\/pageobjects\/ide\/theia\/DebugView.ts\#L23](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/DebugView.ts#L23) - [tests\/e2e\/pageobjects\/ide\/theia\/DebugView.ts\#L24](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/DebugView.ts#L24) - [tests\/e2e\/pageobjects\/ide\/theia\/DebugView.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/DebugView.ts#L25) - [tests\/e2e\/pageobjects\/ide\/theia\/DialogWindow.ts\#L24](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/DialogWindow.ts#L24) - [tests\/e2e\/pageobjects\/ide\/theia\/DialogWindow.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/DialogWindow.ts#L25) - [tests\/e2e\/pageobjects\/ide\/theia\/Editor.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/Editor.ts#L28) - [tests\/e2e\/pageobjects\/ide\/theia\/Ide.ts\#L40](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/Ide.ts#L40) - [tests\/e2e\/pageobjects\/ide\/theia\/Ide.ts\#L41](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/Ide.ts#L41) - [tests\/e2e\/pageobjects\/ide\/theia\/LeftToolBar.ts\#L20](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/LeftToolBar.ts#L20) - [tests\/e2e\/pageobjects\/ide\/theia\/NavigationBar.ts\#L18](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/NavigationBar.ts#L18) - [tests\/e2e\/pageobjects\/ide\/theia\/NotificationCenter.ts\#L20](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/NotificationCenter.ts#L20) - [tests\/e2e\/pageobjects\/ide\/theia\/OpenDialogWidget.ts\#L36](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/OpenDialogWidget.ts#L36) - [tests\/e2e\/pageobjects\/ide\/theia\/OpenDialogWidget.ts\#L37](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/OpenDialogWidget.ts#L37) - [tests\/e2e\/pageobjects\/ide\/theia\/OpenDialogWidget.ts\#L38](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/OpenDialogWidget.ts#L38) - [tests\/e2e\/pageobjects\/ide\/theia\/OpenEditors.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/OpenEditors.ts#L28) - [tests\/e2e\/pageobjects\/ide\/theia\/OpenWorkspaceWidget.ts\#L21](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/OpenWorkspaceWidget.ts#L21) - [tests\/e2e\/pageobjects\/ide\/theia\/PreviewWidget.ts\#L30](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/PreviewWidget.ts#L30) - [tests\/e2e\/pageobjects\/ide\/theia\/PreviewWidget.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/PreviewWidget.ts#L31) - [tests\/e2e\/pageobjects\/ide\/theia\/ProjectTree.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/ProjectTree.ts#L28) - [tests\/e2e\/pageobjects\/ide\/theia\/ProjectTree.ts\#L29](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/ProjectTree.ts#L29) - [tests\/e2e\/pageobjects\/ide\/theia\/ProjectTree.ts\#L30](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/ProjectTree.ts#L30) - [tests\/e2e\/pageobjects\/ide\/theia\/ProjectTree.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/ProjectTree.ts#L31) - [tests\/e2e\/pageobjects\/ide\/theia\/QuickOpenContainer.ts\#L20](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/QuickOpenContainer.ts#L20) - [tests\/e2e\/pageobjects\/ide\/theia\/RightToolBar.ts\#L19](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/RightToolBar.ts#L19) - [tests\/e2e\/pageobjects\/ide\/theia\/Terminal.ts\#L21](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/Terminal.ts#L21) - [tests\/e2e\/pageobjects\/ide\/theia\/TopMenu.ts\#L24](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/TopMenu.ts#L24) - [tests\/e2e\/pageobjects\/ide\/theia\/TopMenu.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/TopMenu.ts#L25) - [tests\/e2e\/pageobjects\/ide\/theia\/TopMenu.ts\#L26](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/TopMenu.ts#L26) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitHubPullRequestPlugin.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitHubPullRequestPlugin.ts#L25) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitHubPullRequestPlugin.ts\#L26](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitHubPullRequestPlugin.ts#L26) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitHubPullRequestPlugin.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitHubPullRequestPlugin.ts#L27) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitHubPullRequestPlugin.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitHubPullRequestPlugin.ts#L28) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitPlugin.ts\#L26](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitPlugin.ts#L26) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitPlugin.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitPlugin.ts#L27) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitPlugin.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitPlugin.ts#L28) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/GitPlugin.ts\#L29](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/GitPlugin.ts#L29) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/KubernetesPlugin.ts\#L22](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/KubernetesPlugin.ts#L22) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/KubernetesPlugin.ts\#L23](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/KubernetesPlugin.ts#L23) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/OpenshiftPlugin.ts\#L35](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/OpenshiftPlugin.ts#L35) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/OpenshiftPlugin.ts\#L36](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/OpenshiftPlugin.ts#L36) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/OpenshiftPlugin.ts\#L37](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/OpenshiftPlugin.ts#L37) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/PluginsView.ts\#L26](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/PluginsView.ts#L26) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/PluginsView.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/PluginsView.ts#L27) - [tests\/e2e\/pageobjects\/ide\/theia\/plugins\/PluginsView.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/ide/theia/plugins/PluginsView.ts#L28) - [tests\/e2e\/pageobjects\/login\/MultiUserLoginPage.ts\#L22](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/login/MultiUserLoginPage.ts#L22) - [tests\/e2e\/pageobjects\/login\/OcpUserLoginPage.ts\#L22](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/login/OcpUserLoginPage.ts#L22) - [tests\/e2e\/pageobjects\/login\/RegularUserOcpCheLoginPage.ts\#L29](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/login/RegularUserOcpCheLoginPage.ts#L29) - [tests\/e2e\/pageobjects\/login\/RegularUserOcpCheLoginPage.ts\#L30](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/login/RegularUserOcpCheLoginPage.ts#L30) - [tests\/e2e\/pageobjects\/login\/RegularUserOcpCheLoginPage.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/login/RegularUserOcpCheLoginPage.ts#L31) - [tests\/e2e\/pageobjects\/login\/UpdateAccountInformationPage.ts\#L20](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/login/UpdateAccountInformationPage.ts#L20) - [tests\/e2e\/pageobjects\/openshift\/CheLoginPage.ts\#L22](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/openshift/CheLoginPage.ts#L22) - [tests\/e2e\/pageobjects\/openshift\/OcpLoginPage.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/openshift/OcpLoginPage.ts#L25) - [tests\/e2e\/pageobjects\/third-parties\/GitLoginPage.ts\#L26](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/third-parties/GitLoginPage.ts#L26) - [tests\/e2e\/pageobjects\/third-parties\/GitOauthAppsSettings.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/third-parties/GitOauthAppsSettings.ts#L27) - [tests\/e2e\/pageobjects\/third-parties\/GitOauthAppsSettings.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/pageobjects/third-parties/GitOauthAppsSettings.ts#L28) - [tests\/e2e\/testsLibrary\/WorkspaceHandlingTests.ts\#L41](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/WorkspaceHandlingTests.ts#L41) - [tests\/e2e\/testsLibrary\/WorkspaceHandlingTests.ts\#L42](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/WorkspaceHandlingTests.ts#L42) - [tests\/e2e\/testsLibrary\/WorkspaceHandlingTests.ts\#L43](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/WorkspaceHandlingTests.ts#L43) - [tests\/e2e\/testsLibrary\/WorkspaceHandlingTests.ts\#L44](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/WorkspaceHandlingTests.ts#L44) - [tests\/e2e\/testsLibrary\/WorkspaceHandlingTests.ts\#L45](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/WorkspaceHandlingTests.ts#L45) - [tests\/e2e\/testsLibrary\/WorkspaceHandlingTests.ts\#L46](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/WorkspaceHandlingTests.ts#L46) - [tests\/e2e\/testsLibrary\/che-code\/ProjectAndFileTestsCheCode.ts\#L21](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/che-code/ProjectAndFileTestsCheCode.ts#L21) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L32](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L32) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L33](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L33) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L34](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L34) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L35](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L35) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L36](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L36) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L37](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L37) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L38](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L38) - [tests\/e2e\/testsLibrary\/theia\/CodeExecutionTestsTheia.ts\#L39](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/CodeExecutionTestsTheia.ts#L39) - [tests\/e2e\/testsLibrary\/theia\/LanguageServerTestsTheia.ts\#L27](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/LanguageServerTestsTheia.ts#L27) - [tests\/e2e\/testsLibrary\/theia\/LanguageServerTestsTheia.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/LanguageServerTestsTheia.ts#L28) - [tests\/e2e\/testsLibrary\/theia\/LanguageServerTestsTheia.ts\#L29](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/LanguageServerTestsTheia.ts#L29) - [tests\/e2e\/testsLibrary\/theia\/LanguageServerTestsTheia.ts\#L30](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/LanguageServerTestsTheia.ts#L30) - [tests\/e2e\/testsLibrary\/theia\/LanguageServerTestsTheia.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/LanguageServerTestsTheia.ts#L31) - [tests\/e2e\/testsLibrary\/theia\/ProjectAndFileTestsTheia.ts\#L28](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/ProjectAndFileTestsTheia.ts#L28) - [tests\/e2e\/testsLibrary\/theia\/ProjectAndFileTestsTheia.ts\#L29](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/ProjectAndFileTestsTheia.ts#L29) - [tests\/e2e\/testsLibrary\/theia\/ProjectAndFileTestsTheia.ts\#L30](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/ProjectAndFileTestsTheia.ts#L30) - [tests\/e2e\/testsLibrary\/theia\/ProjectAndFileTestsTheia.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/ProjectAndFileTestsTheia.ts#L31) - [tests\/e2e\/testsLibrary\/theia\/ProjectAndFileTestsTheia.ts\#L32](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/ProjectAndFileTestsTheia.ts#L32) - [tests\/e2e\/testsLibrary\/theia\/ProjectAndFileTestsTheia.ts\#L33](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/testsLibrary/theia/ProjectAndFileTestsTheia.ts#L33) - [tests\/e2e\/utils\/AnimationChecker.ts\#L19](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/AnimationChecker.ts#L19) - [tests\/e2e\/utils\/BrowserTabsUtil.ts\#L20](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/BrowserTabsUtil.ts#L20) - [tests\/e2e\/utils\/DriverHelper.ts\#L25](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/DriverHelper.ts#L25) - [tests\/e2e\/utils\/ScreenCatcher.ts\#L20](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/ScreenCatcher.ts#L20) - [tests\/e2e\/utils\/ScreenCatcher.ts\#L21](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/ScreenCatcher.ts#L21) - [tests\/e2e\/utils\/VCS\/CheGitApi.ts\#L10](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/VCS/CheGitApi.ts#L10) - [tests\/e2e\/utils\/WorkspaceNameHandler.ts\#L19](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/WorkspaceNameHandler.ts#L19) - [tests\/e2e\/utils\/requestHandlers\/CheApiRequestHandler.ts\#L88](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/requestHandlers/CheApiRequestHandler.ts#L88) - [tests\/e2e\/utils\/requestHandlers\/headers\/CheMultiuserAuthorizationHeaderHandler.ts\#L21](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/requestHandlers/headers/CheMultiuserAuthorizationHeaderHandler.ts#L21) - [tests\/e2e\/utils\/theia\/PreferencesHandlerTheia.ts\#L34](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/theia/PreferencesHandlerTheia.ts#L34) - [tests\/e2e\/utils\/theia\/PreferencesHandlerTheia.ts\#L35](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/theia/PreferencesHandlerTheia.ts#L35) - [tests\/e2e\/utils\/theia\/PreferencesHandlerTheia.ts\#L36](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/theia/PreferencesHandlerTheia.ts#L36) - [tests\/e2e\/utils\/theia\/PreferencesHandlerTheia.ts\#L37](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/theia/PreferencesHandlerTheia.ts#L37) - [tests\/e2e\/utils\/workspace\/ApiUrlResolver.ts\#L22](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/workspace/ApiUrlResolver.ts#L22) - [tests\/e2e\/utils\/workspace\/TestWorkspaceUtil.ts\#L31](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/workspace/TestWorkspaceUtil.ts#L31) - [tests\/e2e\/utils\/workspace\/TestWorkspaceUtil.ts\#L32](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/workspace/TestWorkspaceUtil.ts#L32) - [tests\/e2e\/utils\/workspace\/TestWorkspaceUtil.ts\#L33](https://github.com/eclipse/che/blob/0813b65a3cda41fcc232a6bd2092c3d61d737341/tests/e2e/utils/workspace/TestWorkspaceUtil.ts#L33)
typescript-bot commented 1 year ago

getsentry/sentry-javascript

**63 of 73 projects failed to build with the old tsc and were ignored** ### [packages\/gatsby\/tsconfig.plugin.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/gatsby/tsconfig.plugin.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/hub\/tsconfig.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/hub/tsconfig.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/hub\/tsconfig.types.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/hub/tsconfig.types.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/types\/tsconfig.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/types/tsconfig.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/types\/tsconfig.types.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/types/tsconfig.types.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/vue\/test\/tsconfig.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/vue/test/tsconfig.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/vue\/tsconfig.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/vue/tsconfig.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/vue\/tsconfig.types.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/vue/tsconfig.types.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/wasm\/tsconfig.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/wasm/tsconfig.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/wasm\/tsconfig.types.json](https://github.com/getsentry/sentry-javascript/blob/a591f517cd6ae036b242ba0950c6023be9b5b0ff/packages/wasm/tsconfig.types.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
typescript-bot commented 1 year ago

gitkraken/vscode-gitlens

**2 of 4 projects failed to build with the old tsc and were ignored** ### [src\/webviews\/apps\/tsconfig.json](https://github.com/gitkraken/vscode-gitlens/blob/568aa759c93e86ad3431ddced0fabd063c453358/src/webviews/apps/tsconfig.json) - `error TS2365: Operator '<=' cannot be applied to types 'number | { added: number; deleted: number; changed: number; }' and 'number'.` - [src\/git\/models\/commit.ts\#L367](https://github.com/gitkraken/vscode-gitlens/blob/568aa759c93e86ad3431ddced0fabd063c453358/src/git/models/commit.ts#L367) ### [tsconfig.json](https://github.com/gitkraken/vscode-gitlens/blob/568aa759c93e86ad3431ddced0fabd063c453358/tsconfig.json) - `error TS2365: Operator '<=' cannot be applied to types 'number | { added: number; deleted: number; changed: number; }' and 'number'.` - [src\/git\/models\/commit.ts\#L367](https://github.com/gitkraken/vscode-gitlens/blob/568aa759c93e86ad3431ddced0fabd063c453358/src/git/models/commit.ts#L367)
typescript-bot commented 1 year ago

graphql/graphql-playground

**4 of 9 projects failed to build with the old tsc and were ignored** ### [packages\/graphql-playground-html\/tsconfig.json](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-html/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/graphql-playground-html\/tsconfig.json\#L13](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-html/tsconfig.json#L13) ### [packages\/graphql-playground-middleware-express\/tsconfig.json](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-express/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/graphql-playground-middleware-express\/tsconfig.json\#L13](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-express/tsconfig.json#L13) ### [packages\/graphql-playground-middleware-hapi\/tsconfig.json](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-hapi/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/graphql-playground-middleware-hapi\/tsconfig.json\#L13](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-hapi/tsconfig.json#L13) ### [packages\/graphql-playground-middleware-koa\/tsconfig.json](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-koa/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/graphql-playground-middleware-koa\/tsconfig.json\#L13](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-koa/tsconfig.json#L13) ### [packages\/graphql-playground-middleware-lambda\/tsconfig.json](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-lambda/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [packages\/graphql-playground-middleware-lambda\/tsconfig.json\#L13](https://github.com/graphql/graphql-playground/blob/91ed7d8b1c1b76f1bf738b7c97a666360aaab516/packages/graphql-playground-middleware-lambda/tsconfig.json#L13)
typescript-bot commented 1 year ago

highcharts/highcharts

**4 of 19 projects failed to build with the old tsc and were ignored** ### [ts\/tsconfig.json](https://github.com/highcharts/highcharts/blob/7991f098dc51b07c90286c046549017885553212/ts/tsconfig.json) - `error TS5101: Flag 'keyofStringsOnly' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [ts\/tsconfig.json\#L10](https://github.com/highcharts/highcharts/blob/7991f098dc51b07c90286c046549017885553212/ts/tsconfig.json#L10) in [ts\/tsconfig.json](https://github.com/highcharts/highcharts/blob/7991f098dc51b07c90286c046549017885553212/ts/tsconfig.json)
typescript-bot commented 1 year ago

linnovate/mean

### [tsconfig.app.json](https://github.com/linnovate/mean/blob/cf0c8370b3d34a42a29d8a174426840a1e014433/tsconfig.app.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [tsconfig.json](https://github.com/linnovate/mean/blob/cf0c8370b3d34a42a29d8a174426840a1e014433/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L17](https://github.com/linnovate/mean/blob/cf0c8370b3d34a42a29d8a174426840a1e014433/tsconfig.json#L17) ### [tsconfig.spec.json](https://github.com/linnovate/mean/blob/cf0c8370b3d34a42a29d8a174426840a1e014433/tsconfig.spec.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
typescript-bot commented 1 year ago

microsoft/azuredatastudio

**10 of 65 projects failed to build with the old tsc and were ignored** ### [extensions\/azurecore\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/889ed3584edfc0771ee8e4a992abbb878d525d5f/extensions/azurecore/tsconfig.json) - `error TS2345: Argument of type '-1' is not assignable to parameter of type 'AzureResource'.` - [extensions\/azurecore\/src\/test\/account-provider\/auths\/azureAuth.test.ts\#L101](https://github.com/microsoft/azuredatastudio/blob/889ed3584edfc0771ee8e4a992abbb878d525d5f/extensions/azurecore/src/test/account-provider/auths/azureAuth.test.ts#L101)
typescript-bot commented 1 year ago

microsoft/fast

**9 of 27 projects failed to build with the old tsc and were ignored** ### [packages\/web-components\/fast-foundation\/tsconfig.build.json](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/packages/web-components/fast-foundation/tsconfig.build.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [packages\/web-components\/fast-ssr\/tsconfig.json](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/packages/web-components/fast-ssr/tsconfig.json) - `error TS2343: This syntax requires an imported helper named '__setFunctionName' which does not exist in 'tslib'. Consider upgrading your version of 'tslib'.` - [packages\/web-components\/fast-ssr\/src\/exports.ts\#L111](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/packages/web-components/fast-ssr/src/exports.ts#L111) ### [packages\/web-components\/fast-ssr\/server\/tsconfig.json](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/packages/web-components/fast-ssr/server/tsconfig.json) - `error TS2343: This syntax requires an imported helper named '__setFunctionName' which does not exist in 'tslib'. Consider upgrading your version of 'tslib'.` - [packages\/web-components\/fast-ssr\/src\/exports.ts\#L111](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/packages/web-components/fast-ssr/src/exports.ts#L111) in [packages\/web-components\/fast-ssr\/src\/tsconfig.json](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/packages/web-components/fast-ssr/src/tsconfig.json) ### [examples\/svelte-starters\/svelte-fast-typescript-starter\/tsconfig.json](https://github.com/microsoft/fast/blob/21c210f2164c5cf285cade1a328460c67e4b97e6/examples/svelte-starters/svelte-fast-typescript-starter/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
typescript-bot commented 1 year ago

mongodb/node-mongodb-native

**1 of 3 projects failed to build with the old tsc and were ignored** ### [test\/tsconfig.json](https://github.com/mongodb/node-mongodb-native/blob/f7961a7f5b2e7965134c881869d7cbde9d6efc15/test/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope ### [tsconfig.json](https://github.com/mongodb/node-mongodb-native/blob/f7961a7f5b2e7965134c881869d7cbde9d6efc15/tsconfig.json) - `error TS2365: Operator '>=' cannot be applied to types 'number | Int32' and 'number'.` - [src\/cmap\/connect.ts\#L69](https://github.com/mongodb/node-mongodb-native/blob/f7961a7f5b2e7965134c881869d7cbde9d6efc15/src/cmap/connect.ts#L69) - `error TS2365: Operator '<=' cannot be applied to types 'number | Int32' and 'number'.` - [src\/cmap\/connect.ts\#L73](https://github.com/mongodb/node-mongodb-native/blob/f7961a7f5b2e7965134c881869d7cbde9d6efc15/src/cmap/connect.ts#L73) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L18](https://github.com/mongodb/node-mongodb-native/blob/f7961a7f5b2e7965134c881869d7cbde9d6efc15/tsconfig.json#L18)
typescript-bot commented 1 year ago

NG-ZORRO/ng-zorro-antd

**7 of 12 projects failed to build with the old tsc and were ignored** ### [components\/tsconfig.json](https://github.com/NG-ZORRO/ng-zorro-antd/blob/445d183fea08c6ac9b655f0cc523b838afd5cb38/components/tsconfig.json) - `error TS2365: Operator '>' cannot be applied to types 'number | TemplateRef' and 'number'.` - [components\/badge\/badge.component.ts\#L125](https://github.com/NG-ZORRO/ng-zorro-antd/blob/445d183fea08c6ac9b655f0cc523b838afd5cb38/components/badge/badge.component.ts#L125) - `error TS2365: Operator '<=' cannot be applied to types 'number | TemplateRef' and 'number'.` - [components\/badge\/badge.component.ts\#L125](https://github.com/NG-ZORRO/ng-zorro-antd/blob/445d183fea08c6ac9b655f0cc523b838afd5cb38/components/badge/badge.component.ts#L125) ### [components\/tsconfig.spec.json](https://github.com/NG-ZORRO/ng-zorro-antd/blob/445d183fea08c6ac9b655f0cc523b838afd5cb38/components/tsconfig.spec.json) - `error TS2365: Operator '>' cannot be applied to types 'number | TemplateRef' and 'number'.` - [components\/badge\/badge.component.ts\#L125](https://github.com/NG-ZORRO/ng-zorro-antd/blob/445d183fea08c6ac9b655f0cc523b838afd5cb38/components/badge/badge.component.ts#L125) - `error TS2365: Operator '<=' cannot be applied to types 'number | TemplateRef' and 'number'.` - [components\/badge\/badge.component.ts\#L125](https://github.com/NG-ZORRO/ng-zorro-antd/blob/445d183fea08c6ac9b655f0cc523b838afd5cb38/components/badge/badge.component.ts#L125)
typescript-bot commented 1 year ago

ngrx/platform

**22 of 60 projects failed to build with the old tsc and were ignored** ### [modules\/component-store\/tsconfig.build.json](https://github.com/ngrx/platform/blob/dd76c6399e4cf4262d5b0b4ba097857e5c3c5751/modules/component-store/tsconfig.build.json) - `error TS2365: Operator '>' cannot be applied to types 'number | Observable' and 'number'.` - [modules\/component-store\/src\/component-store.ts\#L270](https://github.com/ngrx/platform/blob/dd76c6399e4cf4262d5b0b4ba097857e5c3c5751/modules/component-store/src/component-store.ts#L270) ### [modules\/component-store\/tsconfig.spec.json](https://github.com/ngrx/platform/blob/dd76c6399e4cf4262d5b0b4ba097857e5c3c5751/modules/component-store/tsconfig.spec.json) - `error TS2365: Operator '>' cannot be applied to types 'number | Observable' and 'number'.` - [modules\/component-store\/src\/component-store.ts\#L270](https://github.com/ngrx/platform/blob/dd76c6399e4cf4262d5b0b4ba097857e5c3c5751/modules/component-store/src/component-store.ts#L270)
typescript-bot commented 1 year ago

payloadcms/payload

### [tsconfig.json](https://github.com/payloadcms/payload/blob/3d854f7724f080a1be2271797f63e1448668f401/tsconfig.json) - `error TS2365: Operator '<' cannot be applied to types 'unknown' and 'number'.` - [src\/fields\/validations.ts\#L326](https://github.com/payloadcms/payload/blob/3d854f7724f080a1be2271797f63e1448668f401/src/fields/validations.ts#L326) - [src\/fields\/validations.ts\#L369](https://github.com/payloadcms/payload/blob/3d854f7724f080a1be2271797f63e1448668f401/src/fields/validations.ts#L369) - `error TS2365: Operator '>' cannot be applied to types 'unknown' and 'number'.` - [src\/fields\/validations.ts\#L330](https://github.com/payloadcms/payload/blob/3d854f7724f080a1be2271797f63e1448668f401/src/fields/validations.ts#L330) - [src\/fields\/validations.ts\#L373](https://github.com/payloadcms/payload/blob/3d854f7724f080a1be2271797f63e1448668f401/src/fields/validations.ts#L373)
typescript-bot commented 1 year ago

pillarjs/path-to-regexp

### [tsconfig.es2015.json](https://github.com/pillarjs/path-to-regexp/blob/1cbb9f3d9c3bff97298ec45b1bb2b0beb879babf/tsconfig.es2015.json) - `error TS6053: File '@borderless/ts-scripts/configs/tsconfig.json' not found.` - [tsconfig.json\#L2](https://github.com/pillarjs/path-to-regexp/blob/1cbb9f3d9c3bff97298ec45b1bb2b0beb879babf/tsconfig.json#L2) ### [tsconfig.json](https://github.com/pillarjs/path-to-regexp/blob/1cbb9f3d9c3bff97298ec45b1bb2b0beb879babf/tsconfig.json) - `error TS1192: Module '"/mnt/ts_downloads/path-to-regexp/node_modules/@types/semver/index"' has no default export.` - [src\/index.spec.ts\#L3](https://github.com/pillarjs/path-to-regexp/blob/1cbb9f3d9c3bff97298ec45b1bb2b0beb879babf/src/index.spec.ts#L3) - `error TS6053: File '@borderless/ts-scripts/configs/tsconfig.json' not found.` - [tsconfig.json\#L2](https://github.com/pillarjs/path-to-regexp/blob/1cbb9f3d9c3bff97298ec45b1bb2b0beb879babf/tsconfig.json#L2)
typescript-bot commented 1 year ago

rolling-scopes/rsschool-app

**2 of 5 projects failed to build with the old tsc and were ignored** ### [nestjs\/tsconfig.build.json](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/tsconfig.build.json) - `error TS1239: Unable to resolve signature of parameter decorator when called as an expression.` - [nestjs\/src\/alerts\/alerts.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/alerts/alerts.service.ts#L16) - [nestjs\/src\/auth\/auth.service.ts\#L51](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/auth/auth.service.ts#L51) - [nestjs\/src\/auth\/auth.service.ts\#L53](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/auth/auth.service.ts#L53) - [nestjs\/src\/certificates\/certificates.service.ts\#L17](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/certificates/certificates.service.ts#L17) - [nestjs\/src\/certificates\/certificates.service.ts\#L19](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/certificates/certificates.service.ts#L19) - [nestjs\/src\/courses\/course-access.service.ts\#L14](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-access.service.ts#L14) - [nestjs\/src\/courses\/course-access.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-access.service.ts#L16) - [nestjs\/src\/courses\/course-events\/course-events.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-events/course-events.service.ts#L15) - [nestjs\/src\/courses\/course-schedule\/course-icalendar.service.ts\#L17](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-icalendar.service.ts#L17) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L54](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L54) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L56](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L56) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L58](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L58) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L60](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L60) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L62](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L62) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L64](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L64) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L66](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L66) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L68](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L68) - [nestjs\/src\/courses\/course-tasks\/course-tasks.service.ts\#L19](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-tasks/course-tasks.service.ts#L19) - [nestjs\/src\/courses\/course-users.service.ts\#L9](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-users.service.ts#L9) - [nestjs\/src\/courses\/courses.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/courses.service.ts#L10) - [nestjs\/src\/courses\/cross-checks\/course-cross-checks.service.ts\#L73](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/cross-checks/course-cross-checks.service.ts#L73) - [nestjs\/src\/courses\/interviews\/interviews.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/interviews/interviews.service.ts#L16) - [nestjs\/src\/courses\/interviews\/interviews.service.ts\#L18](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/interviews/interviews.service.ts#L18) - [nestjs\/src\/courses\/interviews\/interviews.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/interviews/interviews.service.ts#L20) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L40](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L40) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L42](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L42) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L44](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L44) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L46](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L46) - [nestjs\/src\/courses\/score\/score.service.ts\#L31](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/score/score.service.ts#L31) - [nestjs\/src\/courses\/stats\/course-stats.service.ts\#L9](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/stats/course-stats.service.ts#L9) - [nestjs\/src\/courses\/students\/feedbacks\/feedbacks.service.ts\#L13](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/feedbacks/feedbacks.service.ts#L13) - [nestjs\/src\/courses\/students\/feedbacks\/feedbacks.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/feedbacks/feedbacks.service.ts#L15) - [nestjs\/src\/courses\/students\/feedbacks\/feedbacks.service.ts\#L17](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/feedbacks/feedbacks.service.ts#L17) - [nestjs\/src\/courses\/students\/students.service.ts\#L14](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/students.service.ts#L14) - [nestjs\/src\/courses\/task-solutions\/task-solutions.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-solutions/task-solutions.service.ts#L10) - [nestjs\/src\/courses\/task-solutions\/task-solutions.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-solutions/task-solutions.service.ts#L12) - [nestjs\/src\/courses\/task-verifications\/task-verifications.service.ts\#L13](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-verifications/task-verifications.service.ts#L13) - [nestjs\/src\/courses\/task-verifications\/task-verifications.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-verifications/task-verifications.service.ts#L16) - [nestjs\/src\/courses\/team-distribution\/team-distribution.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/team-distribution/team-distribution.service.ts#L20) - [nestjs\/src\/courses\/team-distribution\/team-distribution.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/team-distribution/team-distribution.service.ts#L22) - [nestjs\/src\/courses\/team-distribution\/team.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/team-distribution/team.service.ts#L12) - [nestjs\/src\/cross-check\/cross-check.service.ts\#L18](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/cross-check/cross-check.service.ts#L18) - [nestjs\/src\/disciplines\/disciplines.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/disciplines/disciplines.service.ts#L10) - [nestjs\/src\/discord-servers\/discord-servers.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/discord-servers/discord-servers.service.ts#L10) - [nestjs\/src\/events\/events.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/events/events.service.ts#L10) - [nestjs\/src\/gratitudes\/gratitudes.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/gratitudes/gratitudes.service.ts#L15) - [nestjs\/src\/notifications\/notifications.service.ts\#L25](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/notifications/notifications.service.ts#L25) - [nestjs\/src\/notifications\/notifications.service.ts\#L27](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/notifications/notifications.service.ts#L27) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L24) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L26](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L26) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L28](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L28) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L30](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L30) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L32](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L32) - [nestjs\/src\/profile\/profile.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L20) - [nestjs\/src\/profile\/profile.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L22) - [nestjs\/src\/profile\/profile.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L24) - [nestjs\/src\/profile\/profile.service.ts\#L26](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L26) - [nestjs\/src\/profile\/profile.service.ts\#L28](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L28) - [nestjs\/src\/registry\/registry.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/registry/registry.service.ts#L12) - [nestjs\/src\/schedule\/schedule.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/schedule/schedule.service.ts#L20) - [nestjs\/src\/schedule\/schedule.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/schedule/schedule.service.ts#L22) - [nestjs\/src\/schedule\/schedule.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/schedule/schedule.service.ts#L24) - [nestjs\/src\/tasks\/tasks-criteria\/tasks-criteria.service.ts\#L13](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/tasks/tasks-criteria/tasks-criteria.service.ts#L13) - [nestjs\/src\/tasks\/tasks-criteria\/tasks-criteria.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/tasks/tasks-criteria/tasks-criteria.service.ts#L15) - [nestjs\/src\/tasks\/tasks.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/tasks/tasks.service.ts#L10) - [nestjs\/src\/user-groups\/user-groups.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/user-groups/user-groups.service.ts#L12) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L22) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L24) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L26](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L26) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L28](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L28) - [nestjs\/src\/users\/users.service.ts\#L9](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users/users.service.ts#L9) - `error TS2365: Operator '<' cannot be applied to types 'string | number | Date' and 'number'.` - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L358](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L358) - `error TS2365: Operator '>' cannot be applied to types 'number' and 'number | Date'.` - [nestjs\/src\/cross-check\/tasks-filtering.ts\#L14](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/cross-check/tasks-filtering.ts#L14) ### [nestjs\/tsconfig.json](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/tsconfig.json) - `error TS1239: Unable to resolve signature of parameter decorator when called as an expression.` - [nestjs\/src\/alerts\/alerts.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/alerts/alerts.service.ts#L16) - [nestjs\/src\/auth\/auth.service.ts\#L51](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/auth/auth.service.ts#L51) - [nestjs\/src\/auth\/auth.service.ts\#L53](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/auth/auth.service.ts#L53) - [nestjs\/src\/certificates\/certificates.service.ts\#L17](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/certificates/certificates.service.ts#L17) - [nestjs\/src\/certificates\/certificates.service.ts\#L19](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/certificates/certificates.service.ts#L19) - [nestjs\/src\/courses\/course-access.service.ts\#L14](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-access.service.ts#L14) - [nestjs\/src\/courses\/course-access.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-access.service.ts#L16) - [nestjs\/src\/courses\/course-events\/course-events.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-events/course-events.service.ts#L15) - [nestjs\/src\/courses\/course-schedule\/course-icalendar.service.ts\#L17](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-icalendar.service.ts#L17) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L54](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L54) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L56](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L56) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L58](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L58) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L60](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L60) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L62](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L62) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L64](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L64) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L66](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L66) - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L68](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L68) - [nestjs\/src\/courses\/course-tasks\/course-tasks.service.ts\#L19](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-tasks/course-tasks.service.ts#L19) - [nestjs\/src\/courses\/course-users.service.ts\#L9](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-users.service.ts#L9) - [nestjs\/src\/courses\/courses.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/courses.service.ts#L10) - [nestjs\/src\/courses\/cross-checks\/course-cross-checks.service.ts\#L73](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/cross-checks/course-cross-checks.service.ts#L73) - [nestjs\/src\/courses\/interviews\/interviews.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/interviews/interviews.service.ts#L16) - [nestjs\/src\/courses\/interviews\/interviews.service.ts\#L18](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/interviews/interviews.service.ts#L18) - [nestjs\/src\/courses\/interviews\/interviews.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/interviews/interviews.service.ts#L20) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L40](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L40) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L42](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L42) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L44](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L44) - [nestjs\/src\/courses\/mentors\/mentors.service.ts\#L46](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/mentors/mentors.service.ts#L46) - [nestjs\/src\/courses\/score\/score.service.ts\#L31](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/score/score.service.ts#L31) - [nestjs\/src\/courses\/stats\/course-stats.service.ts\#L9](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/stats/course-stats.service.ts#L9) - [nestjs\/src\/courses\/students\/feedbacks\/feedbacks.service.ts\#L13](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/feedbacks/feedbacks.service.ts#L13) - [nestjs\/src\/courses\/students\/feedbacks\/feedbacks.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/feedbacks/feedbacks.service.ts#L15) - [nestjs\/src\/courses\/students\/feedbacks\/feedbacks.service.ts\#L17](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/feedbacks/feedbacks.service.ts#L17) - [nestjs\/src\/courses\/students\/students.service.ts\#L14](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/students/students.service.ts#L14) - [nestjs\/src\/courses\/task-solutions\/task-solutions.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-solutions/task-solutions.service.ts#L10) - [nestjs\/src\/courses\/task-solutions\/task-solutions.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-solutions/task-solutions.service.ts#L12) - [nestjs\/src\/courses\/task-verifications\/task-verifications.service.ts\#L13](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-verifications/task-verifications.service.ts#L13) - [nestjs\/src\/courses\/task-verifications\/task-verifications.service.ts\#L16](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/task-verifications/task-verifications.service.ts#L16) - [nestjs\/src\/courses\/team-distribution\/team-distribution.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/team-distribution/team-distribution.service.ts#L20) - [nestjs\/src\/courses\/team-distribution\/team-distribution.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/team-distribution/team-distribution.service.ts#L22) - [nestjs\/src\/courses\/team-distribution\/team.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/team-distribution/team.service.ts#L12) - [nestjs\/src\/cross-check\/cross-check.service.ts\#L18](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/cross-check/cross-check.service.ts#L18) - [nestjs\/src\/disciplines\/disciplines.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/disciplines/disciplines.service.ts#L10) - [nestjs\/src\/discord-servers\/discord-servers.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/discord-servers/discord-servers.service.ts#L10) - [nestjs\/src\/events\/events.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/events/events.service.ts#L10) - [nestjs\/src\/gratitudes\/gratitudes.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/gratitudes/gratitudes.service.ts#L15) - [nestjs\/src\/notifications\/notifications.service.ts\#L25](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/notifications/notifications.service.ts#L25) - [nestjs\/src\/notifications\/notifications.service.ts\#L27](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/notifications/notifications.service.ts#L27) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L24) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L26](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L26) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L28](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L28) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L30](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L30) - [nestjs\/src\/opportunities\/opportunities.service.ts\#L32](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/opportunities/opportunities.service.ts#L32) - [nestjs\/src\/profile\/profile.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L20) - [nestjs\/src\/profile\/profile.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L22) - [nestjs\/src\/profile\/profile.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L24) - [nestjs\/src\/profile\/profile.service.ts\#L26](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L26) - [nestjs\/src\/profile\/profile.service.ts\#L28](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/profile/profile.service.ts#L28) - [nestjs\/src\/registry\/registry.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/registry/registry.service.ts#L12) - [nestjs\/src\/schedule\/schedule.service.ts\#L20](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/schedule/schedule.service.ts#L20) - [nestjs\/src\/schedule\/schedule.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/schedule/schedule.service.ts#L22) - [nestjs\/src\/schedule\/schedule.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/schedule/schedule.service.ts#L24) - [nestjs\/src\/tasks\/tasks-criteria\/tasks-criteria.service.ts\#L13](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/tasks/tasks-criteria/tasks-criteria.service.ts#L13) - [nestjs\/src\/tasks\/tasks-criteria\/tasks-criteria.service.ts\#L15](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/tasks/tasks-criteria/tasks-criteria.service.ts#L15) - [nestjs\/src\/tasks\/tasks.service.ts\#L10](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/tasks/tasks.service.ts#L10) - [nestjs\/src\/user-groups\/user-groups.service.ts\#L12](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/user-groups/user-groups.service.ts#L12) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L22](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L22) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L24](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L24) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L26](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L26) - [nestjs\/src\/users-notifications\/users.notifications.service.ts\#L28](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users-notifications/users.notifications.service.ts#L28) - [nestjs\/src\/users\/users.service.ts\#L9](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/users/users.service.ts#L9) - `error TS2365: Operator '<' cannot be applied to types 'string | number | Date' and 'number'.` - [nestjs\/src\/courses\/course-schedule\/course-schedule.service.ts\#L358](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/courses/course-schedule/course-schedule.service.ts#L358) - `error TS2365: Operator '>' cannot be applied to types 'number' and 'number | Date'.` - [nestjs\/src\/cross-check\/tasks-filtering.ts\#L14](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/nestjs/src/cross-check/tasks-filtering.ts#L14) ### [tools\/sloths\/tsconfig.json](https://github.com/rolling-scopes/rsschool-app/blob/d48e8fe4e72f43bd576099cbd614b2550308ea69/tools/sloths/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope - `error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
typescript-bot commented 1 year ago

Sairyss/domain-driven-hexagon

### [tsconfig.build.json](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/tsconfig.build.json) - `error TS1239: Unable to resolve signature of parameter decorator when called as an expression.` - [src\/modules\/user\/commands\/create-user\/create-user.cli.controller.ts\#L15](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/commands/create-user/create-user.cli.controller.ts#L15) - [src\/modules\/user\/commands\/create-user\/create-user.service.ts\#L16](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/commands/create-user/create-user.service.ts#L16) - [src\/modules\/user\/commands\/delete-user\/delete-user.service.ts\#L19](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/commands/delete-user/delete-user.service.ts#L19) - [src\/modules\/user\/database\/user.repository.ts\#L43](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/database/user.repository.ts#L43) - [src\/modules\/user\/queries\/find-users\/find-users.query-handler.ts\#L27](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/queries/find-users/find-users.query-handler.ts#L27) - [src\/modules\/wallet\/application\/event-handlers\/create-wallet-when-user-is-created.domain-event-handler.ts\#L11](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/wallet/application/event-handlers/create-wallet-when-user-is-created.domain-event-handler.ts#L11) - [src\/modules\/wallet\/database\/wallet.repository.ts\#L31](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/wallet/database/wallet.repository.ts#L31) ### [tsconfig.json](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/tsconfig.json) - `error TS1239: Unable to resolve signature of parameter decorator when called as an expression.` - [src\/modules\/user\/commands\/create-user\/create-user.cli.controller.ts\#L15](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/commands/create-user/create-user.cli.controller.ts#L15) - [src\/modules\/user\/commands\/create-user\/create-user.service.ts\#L16](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/commands/create-user/create-user.service.ts#L16) - [src\/modules\/user\/commands\/delete-user\/delete-user.service.ts\#L19](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/commands/delete-user/delete-user.service.ts#L19) - [src\/modules\/user\/database\/user.repository.ts\#L43](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/database/user.repository.ts#L43) - [src\/modules\/user\/queries\/find-users\/find-users.query-handler.ts\#L27](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/user/queries/find-users/find-users.query-handler.ts#L27) - [src\/modules\/wallet\/application\/event-handlers\/create-wallet-when-user-is-created.domain-event-handler.ts\#L11](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/wallet/application/event-handlers/create-wallet-when-user-is-created.domain-event-handler.ts#L11) - [src\/modules\/wallet\/database\/wallet.repository.ts\#L31](https://github.com/Sairyss/domain-driven-hexagon/blob/8944be83d0cc1431e4a338dc26da876183a36f7b/src/modules/wallet/database/wallet.repository.ts#L31)
typescript-bot commented 1 year ago

sindresorhus/ky

### [tsconfig.dist.json](https://github.com/sindresorhus/ky/blob/740732c78aad97e9aec199e9871bdbf0ae29b805/tsconfig.dist.json) - `error TS2365: Operator '>' cannot be applied to types 'number | boolean' and 'number'.` - [source\/core\/Ky.ts\#L27](https://github.com/sindresorhus/ky/blob/740732c78aad97e9aec199e9871bdbf0ae29b805/source/core/Ky.ts#L27) ### [tsconfig.json](https://github.com/sindresorhus/ky/blob/740732c78aad97e9aec199e9871bdbf0ae29b805/tsconfig.json) - `error TS2365: Operator '>' cannot be applied to types 'number | boolean' and 'number'.` - [source\/core\/Ky.ts\#L27](https://github.com/sindresorhus/ky/blob/740732c78aad97e9aec199e9871bdbf0ae29b805/source/core/Ky.ts#L27)
typescript-bot commented 1 year ago

thx/rap2-delos

### [tsconfig.json](https://github.com/thx/rap2-delos/blob/2e84684d41b1785e2961cf7a831f8d945b233e1f/tsconfig.json) - `error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L19](https://github.com/thx/rap2-delos/blob/2e84684d41b1785e2961cf7a831f8d945b233e1f/tsconfig.json#L19) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L20](https://github.com/thx/rap2-delos/blob/2e84684d41b1785e2961cf7a831f8d945b233e1f/tsconfig.json#L20)
typescript-bot commented 1 year ago

tusen-ai/naive-ui

**3 of 6 projects failed to build with the old tsc and were ignored** ### [src\/tsconfig.demo.json](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/tsconfig.demo.json) - `error TS2365: Operator '<=' cannot be applied to types 'string | number' and 'number'.` - [src\/badge\/src\/Badge.tsx\#L78](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/badge/src/Badge.tsx#L78) in [src\/tsconfig.demo.json](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/tsconfig.demo.json) - [src\/slider\/src\/Slider.tsx\#L132](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/slider/src/Slider.tsx#L132) in [src\/tsconfig.demo.json](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/tsconfig.demo.json) - [src\/slider\/src\/Slider.tsx\#L360](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/slider/src/Slider.tsx#L360) in [src\/tsconfig.demo.json](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/tsconfig.demo.json) - [src\/slider\/src\/Slider.tsx\#L435](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/slider/src/Slider.tsx#L435) in [src\/tsconfig.demo.json](https://github.com/tusen-ai/naive-ui/blob/bac3008ca10d13ea9a3f99b30640e632493a4889/src/tsconfig.demo.json)
typescript-bot commented 1 year ago

tweenjs/tween.js

### [tsconfig.json](https://github.com/tweenjs/tween.js/blob/9f8c56c4d5856a970b45895bb58cd9d1d56cf3ea/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L7](https://github.com/tweenjs/tween.js/blob/9f8c56c4d5856a970b45895bb58cd9d1d56cf3ea/tsconfig.json#L7)
typescript-bot commented 1 year ago

unocss/unocss

**19 of 22 projects failed to build with the old tsc and were ignored** ### [examples\/vite-svelte\/tsconfig.json](https://github.com/unocss/unocss/blob/c5b548c27a02e67aedb11fffe5f2a239214fc3e7/examples/vite-svelte/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope - `error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
typescript-bot commented 1 year ago

utterance/utterances

### [tsconfig.json](https://github.com/utterance/utterances/blob/9e79bdaaa48c0b83d224c58f132db317785103cd/tsconfig.json) - `error TS2365: Operator '>' cannot be applied to types 'number' and 'string | number'.` - [src\/time-ago.ts\#L20](https://github.com/utterance/utterances/blob/9e79bdaaa48c0b83d224c58f132db317785103cd/src/time-ago.ts#L20)
typescript-bot commented 1 year ago

vitest-dev/vitest

**22 of 26 projects failed to build with the old tsc and were ignored** ### [packages\/ws-client\/tsconfig.json](https://github.com/vitest-dev/vitest/blob/a9878c515f231d9d6806d3f677f6c577381dd518/packages/ws-client/tsconfig.json) - `error TS2339: Property 'generateScopedName' does not exist on type 'false | CSSModulesOptions'.` - [packages\/vitest\/src\/node\/plugins\/index.ts\#L127](https://github.com/vitest-dev/vitest/blob/a9878c515f231d9d6806d3f677f6c577381dd518/packages/vitest/src/node/plugins/index.ts#L127) ### [packages\/web-worker\/tsconfig.json](https://github.com/vitest-dev/vitest/blob/a9878c515f231d9d6806d3f677f6c577381dd518/packages/web-worker/tsconfig.json) - `error TS2339: Property 'generateScopedName' does not exist on type 'false | CSSModulesOptions'.` - [packages\/vitest\/src\/node\/plugins\/index.ts\#L127](https://github.com/vitest-dev/vitest/blob/a9878c515f231d9d6806d3f677f6c577381dd518/packages/vitest/src/node/plugins/index.ts#L127) ### [test\/reporters\/tsconfig.json](https://github.com/vitest-dev/vitest/blob/a9878c515f231d9d6806d3f677f6c577381dd518/test/reporters/tsconfig.json) - `error TS2339: Property 'generateScopedName' does not exist on type 'false | CSSModulesOptions'.` - [packages\/vitest\/src\/node\/plugins\/index.ts\#L127](https://github.com/vitest-dev/vitest/blob/a9878c515f231d9d6806d3f677f6c577381dd518/packages/vitest/src/node/plugins/index.ts#L127)
typescript-bot commented 1 year ago

VSCodeVim/Vim

### [tsconfig.json](https://github.com/VSCodeVim/Vim/blob/1d6b4bd7ce29e7cb86fc12372d3639139f766609/tsconfig.json) - `error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - [tsconfig.json\#L11](https://github.com/VSCodeVim/Vim/blob/1d6b4bd7ce29e7cb86fc12372d3639139f766609/tsconfig.json#L11)
typescript-bot commented 1 year ago

vuejs/vitepress

**4 of 5 projects failed to build with the old tsc and were ignored** ### [src\/shared\/tsconfig.json](https://github.com/vuejs/vitepress/blob/c35a1f0faee3702c0494fb22043ce058e7a2954c/src/shared/tsconfig.json) - `error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope - `error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.` - Project Scope
DanielRosenwasser commented 1 year ago

All the parameter decorator breaks are actually correct.

https://github.com/microsoft/TypeScript/issues/52435