-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
priority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: miscMisc issuesMisc issuestype: bug
Description
Current Behavior
I have a project in my monorepo that has a target named test:integration. I was trying to debug some caching misses and was confused that it was showing as having no inputs. When I changed the named to test-integration, dropping the :, the inputs showed up as expected. Nothing else changed in my configuration in between these two screenshots
Expected Behavior
Targets with a colon in the name should show their inputs like any other target name
GitHub Repo
No response
Steps to Reproduce
- Create a target with a colon in the name
- Open it in
nx graph - See that it doesn't show any inputs
Nx Report
Node : 22.14.0
OS : darwin-arm64
Native Target : aarch64-macos
npm : 10.9.2
nx : 22.1.3
@nx/js : 22.1.3
@nx/workspace : 22.1.3
@nx/devkit : 22.1.3
typescript : 5.9.2Failure Logs
Package Manager Version
pnpm 10.11.0
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response
Metadata
Metadata
Assignees
Labels
priority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: miscMisc issuesMisc issuestype: bug