nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
36458
cc324359 fix(devkit): error early when generating a project with an already used name Generating a project in a nested directory (e.g. apps/nested/server) derives the project name from the last directory segment. If another project already uses that name (e.g. apps/server), the generator used to proceed and fail later during project graph construction with a confusing "projects are defined in multiple locations" error, after files were already written. Validate the resolved name against existing projects up front and fail with an actionable message that suggests passing --name. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Miroslav J...
M
Failed
36458
Fix applied
→
cc324359 fix(devkit): error early when generating a project with an already used name Generating a project in a nested directory (e.g. apps/nested/server) derives the project name from the last directory segment. If another project already uses that name (e.g. apps/server), the generator used to proceed and fail later during project graph construction with a confusing "projects are defined in multiple locations" error, after files were already written. Validate the resolved name against existing projects up front and fail with an actionable message that suggests passing --name. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Miroslav J...
M
Previous
Next