Skip to content

issues Search Results · repo:microsoft/typescript-error-deltas language:TypeScript

Filter by

11 results
 (98 ms)

11 results

inmicrosoft/typescript-error-deltas (press backspace or delete to remove)

In cases where an error is reported from a file in node_modules, we end up with output like the following: packages/utils/devEnv/tsconfig.json - error TS2694: Namespace /mnt/ts_downloads/_/m/theatre/node_modules/@types/estree/index ...
  • DanielRosenwasser
  • Opened 
    on Nov 8, 2024
  • #171

While it is helpful to have the error reporter give precise context on why TypeScript introduces an error (or what led up to its crash), it would be much easier for us if we could get a minimal repro of ...
enhancement
  • DanielRosenwasser
  • Opened 
    on Jul 1, 2024
  • #164

Remove the test infrastructure dependencies on Jest and use Vitest instead.
  • armanio123
  • Opened 
    on May 1, 2024
  • #153

Due to #110 , the Investigation Status section is not displaying the repos correctly. Instead is displaying a the hash used for grouping the error messages. See https://github.com/microsoft/TypeScript/issues/53884 ...
  • armanio123
  • Opened 
    on Apr 20, 2023
  • #114

Right now, the fuzzer creates potentially hundreds of comments in results. Let s look into aggregating things that are clearly the same issue into single comments, so we don t have to swim through all ...
  • zkat
  • 1
  • Opened 
    on Feb 28, 2023
  • #100

Right now, they re in prose because the syntax is different for every command line (bash vs cmd vs powershell). We could give multiple forms (e.g. under summary tags, but we have to be careful not to exceed ...
  • amcasey
  • Opened 
    on Oct 19, 2022
  • #88

...once we get an updated version that doesn t misdirect PATs. https://github.com/microsoft/typescript-error-deltas/blob/a9fc7c7bb587ae1bcce504b20fe5e1d16f6d0949/src/main.ts#L700
  • amcasey
  • 1
  • Opened 
    on Oct 19, 2022
  • #87

If both the candidate and baseline versions of tsserver crash with OOM (usually SIGABRT or code 134), don t bother to include that failure in the public report.
  • amcasey
  • 1
  • Opened 
    on Oct 19, 2022
  • #86

For any error that s going to be reported as part of a [ServerErrors] bug, there should be a corresponding AzDO pipeline artifact containing the unsanitized text of the error.
  • amcasey
  • Opened 
    on Oct 19, 2022
  • #85

At least vue and vite use pnpm and npm fails.
  • amcasey
  • 1
  • Opened 
    on Jul 22, 2022
  • #36
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub