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

Latest update CI breakage #1278

Closed
gurgunday opened this issue Jul 29, 2024 · 3 comments · Fixed by #1279 · 4 remaining pull requests
Closed

Latest update CI breakage #1278

gurgunday opened this issue Jul 29, 2024 · 3 comments · Fixed by #1279 · 4 remaining pull requests

Comments

@gurgunday
Copy link

gurgunday commented Jul 29, 2024

Hey!

I've started getting CI errors in my projects after updating to the latest version (v48.9) of your plugin

Downgrading to v48.8 fixes the issue

Please let me know if I can help in any way

> eslint . && prettier --check .


Oops! Something went wrong! :(

ESLint: 8.57.0

ESLint couldn't find the config "plugin:jsdoc/recommended" to extend from. Please check that the name of the config is correct.

The config "plugin:jsdoc/recommended" was referenced from the config file in "/gsearch/node_modules/eslint-plugin-grules/src/index.js".

If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.
@Fdawgs
Copy link
Contributor

Fdawgs commented Jul 29, 2024

Oh hey @gurgunday, just came to report this as well!
Same issue as above.

OS: Windows 11
Node version: 22.5.1
eslint-plugin-jsdoc: 48.9.0

@brettz9
Copy link
Collaborator

brettz9 commented Jul 29, 2024

I've confirmed. Should have a fix out hopefully in not too long.

brettz9 added a commit to brettz9/eslint-plugin-jsdoc that referenced this issue Jul 29, 2024
Copy link

🎉 This issue has been resolved in version 48.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment