Added Modrinth support to comparison table. #18
22 new problems found by Qodana for JS
Qodana for JS
22 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Standard code style |
🔴 Failure | 6 |
Unused local symbol |
🔶 Warning | 2 |
Void function return value used |
🔶 Warning | 2 |
Signature mismatch |
◽️ Notice | 12 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 151 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 164 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 272 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 208 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 136 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 106 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 309 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 250 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 261 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 284 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 121 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 298 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check warning on line 55 in database.js
github-actions / Qodana for JS
Unused local symbol
Unused constant Build
Check warning on line 54 in database.js
github-actions / Qodana for JS
Unused local symbol
Unused constant Mod
Check warning on line 238 in database.js
github-actions / Qodana for JS
Void function return value used
Void function return value is used
Check warning on line 82 in database.js
github-actions / Qodana for JS
Void function return value used
Void function return value is used
Check failure on line 1 in database.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package
Check failure on line 1 in routes/index.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package
Check failure on line 1 in routes/users.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package
Check failure on line 1 in app.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package
Check failure on line 1 in routes/api.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package
Check failure on line 1 in .eslintrc.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package