microsoft / microsoft/typescript-error-deltas

Try to create minimal reproductions of new errors, possibly crashes

Open
#164 0 comments 0 reactions 1 assignee View on GitHub

@armanio123 is already working on this.

Since Jul 1, 2024.

enhancement
Dominant language
TypeScript
Stars
29
Forks
14
Avg merge
8m
Merged PRs (30d)
6

Description

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 code to quickly understand what changed, and in the case of crashes, what's the number of commands to hit the crash.

We wouldn't necessarily want this on every run (this could take some time). @armanio123 has already mentioned maybe this can be toggled only for specific runs and done on our weekly runs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.