Skip to content

feat: Implement end game functionality

Sign in for the full log view
GitHub Actions / Qodana for JS completed Dec 28, 2024 in 0s

506 new problems found by Qodana for JS

Qodana for JS

506 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 363
Unused local symbol 🔶 Warning 44
Mismatched JSDoc and function signature 🔶 Warning 23
Redundant local variable 🔶 Warning 16
Exception used for local control-flow 🔶 Warning 8
Assignment used as condition 🔶 Warning 8
Unused assignment 🔶 Warning 7
Redundant 'if' statement 🔶 Warning 5
Statement with empty body 🔶 Warning 4
Equality operator may cause type coercion 🔶 Warning 3
Bitwise operator usage 🔶 Warning 1
Object is 'null' or 'undefined' 🔶 Warning 1
Pointless arithmetic expression 🔶 Warning 1
Redundant character escape 🔶 Warning 1
Result of method call returning a promise is ignored ◽️ Notice 7
Regular expression can be simplified ◽️ Notice 6
Expression statement which is not assignment or call ◽️ Notice 2
Deprecated symbol used ◽️ Notice 2
Redundant type arguments ◽️ Notice 2
Duplicated code fragment ◽️ Notice 1
Abstract class constructor can be made protected ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 26968 in .pnp.cjs

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Expression statement which is not assignment or call

Expression statement is not assignment or call

Check notice on line 27149 in .pnp.cjs

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Expression statement which is not assignment or call

Expression statement is not assignment or call

Check notice on line 19 in chili-and-cilantro-api/test/unit/userService.changePassword.spec.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check warning on line 26964 in .pnp.cjs

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Statement with empty body

`if` statement has empty branch

Check warning on line 26963 in .pnp.cjs

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Statement with empty body

`if` statement has empty branch

Check warning on line 26965 in .pnp.cjs

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Statement with empty body

`if` statement has empty branch

Check warning on line 30094 in .pnp.cjs

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Statement with empty body

`if` statement has empty branch

Check failure on line 1 in chili-and-cilantro-react/src/app/components/api-access.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-api/src/services/utility.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-api/src/middlewares/error.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/errors/email-token-sent-too-recently.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/models/actions/start-new-round.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/has-updater.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/action-strings.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/has-creator.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/models/chef.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/objects/actions/join-game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-react/src/app/components/register-page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-react/src/app/components/verify-email-page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/models/actions/details/start-game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-api/src/middlewares/set-global-context-language.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/enumerations/translatable-enum.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/round-bids.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/api-responses/api-express-validation-error-response.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/interfaces/objects/actions/end-round.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Specify a correct path to the 'eslint' package