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

CircleCI tests only old eslint versions v4, v5 & v6 #157

Closed
MikeMcC399 opened this issue Apr 10, 2024 · 1 comment
Closed

CircleCI tests only old eslint versions v4, v5 & v6 #157

MikeMcC399 opened this issue Apr 10, 2024 · 1 comment
Assignees

Comments

@MikeMcC399
Copy link
Collaborator

Issue

The CircleCI workflow circle.yml tests the plugin against old eslint versions v4, v5 & v6 only.

eslint version last release
v4 6 years ago
v5 5 years ago
v6 4 years ago

More recent releases are:

eslint version last release
v7 3 years ago
v8 4 months ago
v9 4 days ago

Suggestion

Update CI to test against recent eslint versions release(s) only - possibly only v8. The plugin is currently not compatible with eslint@9.

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant