patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
746 stars 349 forks source link

Bug - eslint-plugin-patternfly-react - not compatible with Eslint 9 #10282

Open dlabrecq opened 2 months ago

dlabrecq commented 2 months ago

Describe the problem The eslint-plugin-patternfly-react plugin is not compatible with Eslint 9.

API changes were announced in september 2023 and eslint v9.0.0 is available as of a couple weeks ago.

Additionally, there are some rule structure changes outlined separately that may be worth ensuring are in compliance.

How do you reproduce the problem?

  1. Upgrade to Eslint 9
  2. Tests should fail

Expected behavior Eslint 9 should work with this plugin

Is this issue blocking you? Yes, this is blocking us from updating Cost Management, ROS, and HCS to Eslint 9.

github-actions[bot] commented 3 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.