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-plugin dependency-checks crash #20158

Closed
4 tasks
CreativeTechGuy opened this issue Nov 9, 2023 · 2 comments · Fixed by #20410
Closed
4 tasks

eslint-plugin dependency-checks crash #20158

CreativeTechGuy opened this issue Nov 9, 2023 · 2 comments · Fixed by #20410
Assignees
Labels
outdated scope: linter Issues related to Eslint support in Nx type: bug

Comments

@CreativeTechGuy
Copy link

Current Behavior

This line has a bug, it accesses dependencies before it is initialized.

https://github.com/nrwl/nx/blob/master/packages/eslint-plugin/src/rules/dependency-checks.ts#L302

Expected Behavior

It doesn't crash

GitHub Repo

No response

Steps to Reproduce

N/A

Nx Report

N/A

Failure Logs

No response

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@FrozenPandaz FrozenPandaz added the scope: linter Issues related to Eslint support in Nx label Nov 10, 2023
@meeroslav meeroslav self-assigned this Nov 24, 2023
@meeroslav
Copy link
Contributor

Thank you for reporting this. The fix is on the way

Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: linter Issues related to Eslint support in Nx type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants