Add GitHub Sponsors funding information. #40
29 new problems found by Qodana for JS
Qodana for JS
29 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Standard code style |
🔴 Failure | 5 |
Unused local symbol |
🔶 Warning | 2 |
Void function return value used |
🔶 Warning | 2 |
Signature mismatch |
◽️ Notice | 20 |
💡 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 156 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 382 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 418 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 407 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 141 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 360 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 212 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 313 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 325 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 393 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 126 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 302 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 276 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 254 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 169 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 111 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 288 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 265 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 349 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check notice on line 371 in database.js
github-actions / Qodana for JS
Signature mismatch
Invalid number of arguments, expected 1
Check warning on line 45 in app.js
github-actions / Qodana for JS
Unused local symbol
Unused parameter next
Check warning on line 60 in database.js
github-actions / Qodana for JS
Unused local symbol
Unused constant Build
Check warning on line 87 in database.js
github-actions / Qodana for JS
Void function return value used
Void function return value is used
Check warning on line 242 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 routes/index.js
github-actions / Qodana for JS
Standard code style
Standard code style: Install the 'eslint' package