Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESLint v9 still not supported? #936

Closed
obrejla opened this issue Oct 14, 2024 · 1 comment
Closed

ESLint v9 still not supported? #936

obrejla opened this issue Oct 14, 2024 · 1 comment
Labels
bug Something isn't working triage Pending to be triaged by a maintainer

Comments

@obrejla
Copy link

obrejla commented Oct 14, 2024

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

@obrejla obrejla added bug Something isn't working triage Pending to be triaged by a maintainer labels Oct 14, 2024
@Belco90
Copy link
Member

Belco90 commented Oct 14, 2024

Will be fixed by #925

@Belco90 Belco90 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Pending to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants