update runtimeCheckLog
This commit is contained in:
		
							parent
							
								
									0a5dd7ea7e
								
							
						
					
					
						commit
						b6bfd7e201
					
				| 
						 | 
					@ -106,7 +106,6 @@ export async function runtimeCheckLogs(folderPath) {
 | 
				
			||||||
                            "'"
 | 
					                            "'"
 | 
				
			||||||
                        );
 | 
					                        );
 | 
				
			||||||
                        if (checkLog[0].length === 0) {
 | 
					                        if (checkLog[0].length === 0) {
 | 
				
			||||||
                          console.log(content[index]);
 | 
					 | 
				
			||||||
                          await LogReport.create({
 | 
					                          await LogReport.create({
 | 
				
			||||||
                            detected_content: value,
 | 
					                            detected_content: value,
 | 
				
			||||||
                            line: index + 1,
 | 
					                            line: index + 1,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue