diff --git a/app/utils/runtimeCheckLogs.ts b/app/utils/runtimeCheckLogs.ts index ea5ebb1..49a4372 100644 --- a/app/utils/runtimeCheckLogs.ts +++ b/app/utils/runtimeCheckLogs.ts @@ -153,6 +153,8 @@ export async function runtimeCheckLogs(folderPath) { .filter((i) => i.$original.key === "MODEL_SPECIAL") .map((obj) => obj.$original.value); + + console.log(contentFile.length) //Process file content contentFile.map((line, index) => { //check line the line with errors and exclude errors