Skip to content

Better file handling. #36

Better file handling.

Better file handling. #36

GitHub Actions / Qodana for JS completed Sep 27, 2023 in 0s

28 new problems found by Qodana for JS

Qodana for JS

28 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 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]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 106 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 342 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 271 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 308 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 136 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 353 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 378 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 320 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 249 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 260 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 389 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 164 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 364 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 121 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 151 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 207 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 283 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 297 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check notice on line 331 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Signature mismatch

Invalid number of arguments, expected 1

Check warning on line 45 in app.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter next

Check warning on line 55 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant Build

Check warning on line 82 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Void function return value used

Void function return value is used

Check warning on line 237 in database.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Standard code style

Standard code style: Install the 'eslint' package

Check failure on line 1 in app.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Standard code style

Standard code style: Install the 'eslint' package