You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: "Templates in the Project Layer cannot depend on templates from other modules in the Project Layer"
565
+
Message: `INVALID: Templates in the Project Layer cannot depend on templates from other modules in the Project Layer: "${sourceHierarchyModel.JsonTemplate.Path}"->"${targetHierarchyModel.JsonTemplate.Path}"`
Message: "Templates in the Feature Layer cannot depend on templates in the Project Layer"
573
+
Message: `INVALID: Templates in the Feature Layer cannot depend on templates in the Project Layer: "${sourceHierarchyModel.JsonTemplate.Path}"->"${targetHierarchyModel.JsonTemplate.Path}"`
Message: "Templates in the Foundation Layer cannot depend on templates in the Project Layer"
581
+
Message: `INVALID: Templates in the Foundation Layer cannot depend on templates in the Project Layer: "${sourceHierarchyModel.JsonTemplate.Path}"->"${targetHierarchyModel.JsonTemplate.Path}"`
582
582
};
583
583
}
584
584
}
@@ -589,7 +589,7 @@ function _generateHelixDiagrams(documentationConfiguration, metaball, canvas, cr
Message: "Templates in the Feature Layer cannot depend on templates from other modules in the Feature Layer"
592
+
Message: `INVALID: Templates in the Feature Layer cannot depend on templates from other modules in the Feature Layer: "${sourceHierarchyModel.JsonTemplate.Path}"->"${targetHierarchyModel.JsonTemplate.Path}"`
593
593
};
594
594
}
595
595
@@ -598,7 +598,7 @@ function _generateHelixDiagrams(documentationConfiguration, metaball, canvas, cr
Message: "Templates in the Foundation Layer cannot depend on templates in the Feature Layer"
601
+
Message: `INVALID: Templates in the Foundation Layer cannot depend on templates in the Feature Layer: "${sourceHierarchyModel.JsonTemplate.Path}"->"${targetHierarchyModel.JsonTemplate.Path}"`
0 commit comments