Skip to content

Improve discriminator setup

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

293 new problems found by Qodana for JS

Qodana for JS

293 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 271
Unused local symbol 🔶 Warning 14
Redundant 'if' statement 🔶 Warning 3
Exception used for local control-flow 🔶 Warning 1
Void function return value used 🔶 Warning 1
Redundant local variable 🔶 Warning 1
Duplicated code fragment ◽️ Notice 2

☁️ 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 258 in chili-and-cilantro-api/src/controllers/api/game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check notice on line 258 in chili-and-cilantro-api/src/controllers/api/game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check failure on line 1 in chili-and-cilantro-node-lib/src/lib/schemas/actions/make-bid.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/errors/incorrect-game-phase.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-node-lib/src/lib/schemas/actions/start-bidding.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/errors/account-status.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-api/src/routers/base.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-node-lib/src/lib/schemas/actions/create-game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-node-lib/src/lib/schemas/actions/place-card.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install 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: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install 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: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-react-e2e/src/support/e2e.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/errors/invalid-message.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in chili-and-cilantro-lib/src/lib/errors/invalid-user-display-name.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package