TypeScript errors
Open
Nobody has claimed this yet.
B-bug
S-unverified
- Dominant language
- TypeScript
- Stars
- 40k
- Forks
- 2.4k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
Expected Behavior
No TypeScript errors.
Actual Behavior
Many TypeScript errors.
Reproduction Steps
- Clone Insomnia
- Install dependencies
- Open the project with Visual Studio Code
- Optionally, use
"typescript.tsserver.experimental.enableProjectDiagnostics": trueto show errors in all files
Is there an existing issue for this?
- I have searched the issue tracker for this problem.
Additional Information
No response
Insomnia Version
develop
What operating system are you using?
macOS
Operating System Version
13.2.1 (22D68)
Installation method
Git
Last Known Working Insomnia version
No response
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
Clone Insomnia at the develop version, install dependencies, and open the project in Visual Studio Code; enable the TypeScript project diagnostics setting to inspect the reported errors. The issue names no files or tests, so first identify the affected areas and define done as resolving the reported TypeScript errors without introducing new ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100