-
Notifications
You must be signed in to change notification settings - Fork 151
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingtriagePending to be triaged by a maintainerPending to be triaged by a maintainer
Description
Have you read the Troubleshooting section?
Yes
Plugin version
v6.3.0
ESLint version
v9.12.0
Node.js version
20.11.1
package manager and version
yarn 1.22.18
Operating system
macOS
Bug description
ESLint v8.x is already deprecated - at its end of life, and we can't upgrade to v9.x because testing-library plugin does not support eslint v9.x.
Steps to reproduce
Just try to use eslint-plugin-testing-library with eslint v9.x, not possible.
Error output/screenshots
TypeError: context.getScope is not a function
error.
ESLint configuration
Common configuration.
Rule(s) affected
e.g. Rule: "testing-library/no-container"
Anything else?
No response
Do you want to submit a pull request to fix this bug?
No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriagePending to be triaged by a maintainerPending to be triaged by a maintainer