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

Fix ESLint and TypeScript ESLint Versions Incompatibility #398

Open
threeal opened this issue Apr 17, 2024 · 0 comments
Open

Fix ESLint and TypeScript ESLint Versions Incompatibility #398

threeal opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented Apr 17, 2024

This issue suggests fixing the version incompatibility warning between the eslint and eslint-typescript packages, as seen in the following screenshot from this workflow run:

Screenshot

The log indicates that the current version of eslint-typescript may not be compatible with version 9.0.0 of the eslint package. We can address this immediately or wait for the next version of the eslint-typescript package that is compatible with the new version of eslint.

@threeal threeal self-assigned this Apr 17, 2024
@threeal threeal added the fix label Apr 17, 2024
@threeal threeal added this to the Version 1.9.0 milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant