microsoft / microsoft/typescript-error-deltas
ServerErrors are not displaying the investigation status correctly
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 14
- Avg merge
- 8m
- Merged PRs (30d)
- 6
Description
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 as an example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #110 and comparing the Investigation Status output with the TypeScript issue linked in the report. Trace where ServerErrors groups and renders error messages, then verify that repository names appear instead of the grouping hash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100