Optimize / add caching to `MissingRequiredPropDiagnostic` in analyzer plugin
Open
Nobody has claimed this yet.
area-analyzer-plugin
- Dominant language
- Dart
- Stars
- 432
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Transferred from https://github.com/Workiva/over_react_analyzer_plugin/issues/31
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
The issue only identifies MissingRequiredPropDiagnostic in the analyzer plugin; start by locating that diagnostic and reading the surrounding analyzer-plugin implementation. Confirm the current performance concern and expected caching behavior with project history or maintainers, then define completion through a measurable optimization and relevant analyzer tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100