packages/orchestratorlib/src/utility.ts (9 lines): - line 631: // ---- NOTE-TODO ---- if (Utility.isEmptyStringArray(labelArrayAndMap.stringArray)) { - line 632: // ---- NOTE-TODO ---- Utility.debuggingThrow('there is no label, something wrong?'); - line 633: // ---- NOTE-TODO ---- } - line 2622: // ---- NOTE-TODO ---- if (Utility.isEmptyStringArray(labelArrayAndMap.stringArray)) { - line 2623: // ---- NOTE-TODO ---- Utility.debuggingThrow('there is no label, something wrong?'); - line 2624: // ---- NOTE-TODO ---- } - line 3527: // ---- NOTE-TODO ---- if (Utility.isEmptyStringArray(labelArrayAndMap.stringArray)) { - line 3528: // ---- NOTE-TODO ---- Utility.debuggingThrow('there is no label, something wrong?'); - line 3529: // ---- NOTE-TODO ---- } packages/dispatcher/src/label_structure/LabelStructureUtility.ts (5 lines): - line 964: // ---- NOTE-TODO ---- check array size - line 968: // ---- NOTE-TODO ---- check array size - line 1091: // ---- NOTE-TODO ---- check array size - line 1128: // ---- NOTE-TODO ---- check array size - line 1132: // ---- NOTE-TODO ---- check array size packages/orchestratorlib/src/orchestratorhelper.ts (1 line): - line 198: // TODO: remove $designer or generate the id with randomly generated 6 alphanumeric characters packages/dispatcher/src/mathematics/mathematics_helper/MathematicsHelper.ts (1 line): - line 923: public vectorMatrixProductPartialDenseValuesTo( // ---- NOTE-TODO ---- packages/lu/src/parser/lufile/parseFileContents.js (1 line): - line 2054: // TODO: handle other entity types