Skip to content

qodana exclude .yarn #3

qodana exclude .yarn

qodana exclude .yarn #3

GitHub Actions / Qodana for JS completed Nov 24, 2024 in 0s

335 new problems found by Qodana for JS

Qodana for JS

335 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 253
Mismatched JSDoc and function signature 🔶 Warning 35
Redundant local variable 🔶 Warning 17
Unused local symbol 🔶 Warning 14
Redundant 'if' statement 🔶 Warning 4
Import can be shortened 🔶 Warning 1
Exception used for local control-flow 🔶 Warning 1
Void function return value used 🔶 Warning 1
Missing await for an async function call ◽️ Notice 3
Duplicated code fragment ◽️ Notice 2
Abstract class constructor can be made protected ◽️ Notice 2
Redundant 'await' expression ◽️ Notice 1
Result of method call returning a promise is ignored ◽️ 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 256 in chili-and-cilantro-api/src/controllers/api/games.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check notice on line 256 in chili-and-cilantro-api/src/controllers/api/games.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check notice on line 566 in chili-and-cilantro-api/src/services/game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check notice on line 50 in chili-and-cilantro-react/src/components/game.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check notice on line 66 in chili-and-cilantro-react/src/components/game.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check warning on line 14 in chili-and-cilantro-api/test/fixtures/game.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Import can be shortened

Import can be shortened

Check notice on line 368 in chili-and-cilantro-api/src/controllers/api/games.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Redundant 'await' expression

Redundant 'await' for a non-promise type

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/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/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-api/test/fixtures/transactionManager.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-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/documents/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-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-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-lib/src/lib/interfaces/models/actions/details/end-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-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