Skip to content

Formatting fix

Formatting fix #17

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

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]

Details

This result was published with Qodana GitHub Action

Annotations

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 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 272 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 208 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 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 309 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 250 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 261 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 284 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 298 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 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 54 in database.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant Mod

Check warning on line 238 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 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 failure on line 1 in database.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 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 routes/users.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

Check failure on line 1 in routes/api.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 .eslintrc.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