Skip to content

[require-top-level-describe]: TypeError isDescribeEach is not a function #762

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

Closed
jdanil opened this issue Feb 17, 2021 · 3 comments · Fixed by #763
Closed

[require-top-level-describe]: TypeError isDescribeEach is not a function #762

jdanil opened this issue Feb 17, 2021 · 3 comments · Fixed by #763
Assignees
Labels

Comments

@jdanil
Copy link
Contributor

jdanil commented Feb 17, 2021

eslint fails to run after upgrading to 24.1.4.

TypeError: (0 , _utils.isDescribeEach) is not a function
Occurred while linting [...]
    at CallExpression:exit ([...]/eslint-plugin-jest/lib/rules/require-top-level-describe.js:56:72)

Environment

  • yarn 2.4.0
  • node: 14.15.5
  • eslint: 7.20.0
  • eslint-plugin-jest: 24.1.4

I have public repo to reproduce it if its helpful.
https://github.com/jdanil/skunkworks

@G-Rath
Copy link
Collaborator

G-Rath commented Feb 17, 2021

Ah I know what I'll have done - should have a fix out in 5

@github-actions
Copy link

🎉 This issue has been resolved in version 24.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jdanil
Copy link
Contributor Author

jdanil commented Feb 17, 2021

Cheers @G-Rath!

@G-Rath G-Rath added the each support Relates to supporting the `each` method label Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants