Avoid using console
in code that runs on browser
JS-0002
Bug risk
Found in api/index.js, api/questions.js and 5 other files
32
Should not have unused variables
JS-0128
Bug risk
Found in static/script.js
2
Disable X-POWERED-BY
HTTP header
JS-S1004
Security
Found in server.js
1
async function
should have await
expression
JS-0116
Bug risk
Found in api/questions.js
2
Documentation comments not found for functions and classes
JS-D1001
Documentation
Found in static/index.js and static/script.js
2