qodana exclude .yarn #3
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
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
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
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
github-actions / Qodana for JS
Duplicated code fragment
Duplicated code
Check notice on line 566 in chili-and-cilantro-api/src/services/game.ts
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
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
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
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
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
github-actions / Qodana for JS
ESLint
ESLint: Install the 'eslint' package
Check failure on line 1 in chili-and-cilantro-lib/src/index.ts
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
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
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
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
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
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
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
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
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
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
github-actions / Qodana for JS
ESLint
ESLint: Install the 'eslint' package
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
github-actions / Qodana for JS
ESLint
ESLint: Install the 'eslint' package
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
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
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
github-actions / Qodana for JS
ESLint
ESLint: Install the 'eslint' package