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

allSourceTags not supported #2345

Open
stefan-schweiger opened this issue Dec 5, 2024 · 1 comment
Open

allSourceTags not supported #2345

stefan-schweiger opened this issue Dec 5, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@stefan-schweiger
Copy link

Current Behavior

When using allSourceTags with the @nx/enforce-module-boundaries eslint rule and then open nx.json in vscode you will see this error

Image

Expected Behavior

all allowed properties of the eslint rule should be supported and no error shown.

Steps to Reproduce

Add a constraint as described here https://nx.dev/recipes/enforce-module-boundaries/tag-multiple-dimensions#matching-multiple-source-tags and then open nx.json

Failure Logs / Images / Videos

See above

Environment

  • Nx Console version: v18.32.0
  • VSCode version: 1.95.3
@stefan-schweiger stefan-schweiger added the type: bug Something isn't working label Dec 5, 2024
@MaxKless
Copy link
Collaborator

MaxKless commented Dec 5, 2024

Thanks for the report. Could you provide a minimal repro? If this is an error on the nx side, it should be quite easy to construct a scenario with an empty repo and this wrong eslint config.
This will make it easier for me to help you out quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants