Found the usage of undeclared variables
JS-0125
Bug risk
Found in src/controllers/submission.controller.js
1
Unnecessary return await
function found
JS-0111
Performance
Found in src/../project.service.js and src/../submission.service.js
2
Should not have unused variables
JS-0128
Bug risk
Found in src/../project.controller.js, src/../project.model.js and 1 other file
5
async function
should have await
expression
JS-0116
Bug risk
Found in src/controllers/project.controller.js
1