arethetypeswrong / arethetypeswrong/arethetypeswrong.github.io
InternalResolutionError provides no actionable advice
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
If an error has occurred, the output of the program should include the error, rather than prompting to be rerun again with '-f json'.
As currently implemented this is entirely opaque in CI/CD environments, since one cannot simply rerun the check on a build agent.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the InternalResolutionError handling and the code path that produces the prompt to rerun with '-f json'. Reproduce the behavior in a CI/CD-like invocation and trace what output is available there. Done means the error is included in the program output without requiring a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100