patternfly / patternfly/patternfly-react
Fix React Compiler linter errors
Open
Nobody has claimed this yet.
Pinned
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
As part of #11137 the new React Compiler linter was introduced. Under this issue all warnings emitted by this plugin should be fixed and the plugin should be configured to emit errors instead to prevent future regressions.
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
Review the React Compiler linter introduction referenced in #11137 and run the repository linter to identify all warnings from the plugin. Done means the warnings are fixed and the plugin is configured to emit errors so future regressions are prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100