-
Notifications
You must be signed in to change notification settings - Fork 64
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
Fix warning "Project 'xxx' contains extension with invalid name (type)." #831
Conversation
Quality Gate passedIssues Measures |
@AgentEnder I'm pinging you in case you missed the notification |
Hey @edbzn - I think this warning is actually because we are returning projects with |
Hey @AgentEnder, I updated the PR accordingly. |
.
☁️ Nx Cloud ReportCI is running/has finished running commands for commit d662c07. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 5 targets
Sent with 💌 from NxCloud. |
Fixes Nx warning `Project 'xxx' contains extension with invalid name (type).`
Quality Gate passedIssues Measures |
Can we have this released anytime soon? I just upgraded nx from 17.2.8 to 18.3.4 and nx-dotnet from 2.1.2 to 2.2.0 and got a bunch of these errors for all my dotnet projects:
|
@edbzn don't worry about failing tests, they were unrelated to this PR. I need to spend some time getting this repo back into good shape 😅 |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes the Nx warning
Project 'xxx.xxx' contains extension with invalid name (type).