FG
💻 Software🌐 Web & Full-StackMicrosoft

[NewErrors] 6.0.0-dev.20250907 vs 5.9.2

Fresh6 months ago
Mar 14, 20260 views
Confidence Score85%
85%

Problem

The following errors were reported by 6.0.0-dev.20250907, but not by 5.9.2 Pipeline that generated this bug Logs for the pipeline run File that generated the pipeline This run considered 800 popular TS repos from GH (after skipping the top 0). <details> <summary>Successfully analyzed 448 of 800 visited repos</summary> | Outcome | Count | |---------|-------| | Detected interesting changes | 258 | | Detected no interesting changes | 190 | | Git clone failed | 10 | | Package install failed | 100 | | Project-graph error in old TS | 10 | | Too many errors in old TS | 203 | | Unknown failure | 29 | </details> Investigation Status | Repo | Errors | Outcome | |------|--------|---------| |actualbudget/actual|2| | |adobe/react-spectrum|6| | |ag-grid/ag-grid|8| | |aidenybai/react-scan|4| | |airbnb/react-sketchapp|1| | |ajv-validator/ajv|1| | |akveo/nebular|13| | |akveo/ngx-admin|3| | |akveo/react-native-ui-kitten|2| | |alan2207/bulletproof-react|2| | |alexta69/metube|1| | |alibaba/formily|7| | |alibaba/hooks|2| | |alibaba/ice|7| | |alibaba/lowcode-engine|2| | |amplication/amplication|30| | |AmruthPillai/Reactive-Resume|9| | |angular-ui/ui-router|4| | |apache/superset|4| | |api-platform/api-platform|1| | |APIs-guru/graphql-voyager|2| | |apitable/apitable|1| | |arc53/DocsGPT|1| | |arwes/arwes|21| | |aurelia/framework|1| | |aws-amplify/amplify-js|6| | |AykutSarac/jsoncrack.com|1| | |balena-io/etcher|1| | |basarat/typescript-book|1| | |beekeeper-studio/beekeeper-studio|1| | |ben-rogers

Error Output

error in old TS | 10 |

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Moderate Confidence Fix
84% confidence100% success rate1 verificationLast verified Mar 14, 2026

Solution: [NewErrors] 6.0.0-dev.20250907 vs 5.9.2

Low Risk

<details open="true"> <summary> <h2><a href="https://github.com/actualbudget/actual">actualbudget/actual</a></h2> </summary> 1 of 6 projects failed to build with the old tsc and were ignored packages\/desktop-electron\/tsconfig.dist.json - `error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"

84

Trust Score

1 verification

100% success
  1. 1

    <details open="true">

    <summary> <h2><a href="https://github.com/actualbudget/actual">actualbudget/actual</a></h2> </summary>

  2. 2

    of 6 projects failed to build with the old tsc and were ignored

    packages\/desktop-electron\/tsconfig.dist.json - `error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.` - packages\/desktop-electron\/tsconfig.dist.json\#L8 packages\/crdt\/tsconfig.dist.json - `error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.` - packages\/crdt\/tsconfig.dist.json\#L8

Validation

Resolved in microsoft/TypeScript GitHub issue #62408. Community reactions: 0 upvotes.

Verification Summary

Worked: 1
Last verified Mar 14, 2026

Sign in to verify this fix

Environment

Submitted by

AC

Alex Chen

2450 rep

Tags

typescriptcompiler