Add affiliation notice to page footer. #25
27 new problems found by Qodana for JS
Qodana for JS
27 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Standard code style |
🔴 Failure | 5 |
Void function return value used |
🔶 Warning | 2 |
Unused local symbol |
🔶 Warning | 1 |
Signature mismatch |
◽️ Notice | 19 |
💡 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 332 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 354 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 321 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 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 151 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 365 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 164 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 284 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 343 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 208 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 379 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 390 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 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 app.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package