Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paths to services, interfaces and shared components #1675

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

ilmartyrk
Copy link
Member

No description provided.

@ilmartyrk ilmartyrk merged commit 64d03b6 into development Nov 15, 2024
Copy link

Qodana for JS

1825 new problems were found

Inspection name Severity Problems
Unresolved TypeScript reference 🔴 Failure 1143
Type mismatch 🔴 Failure 5
Unused local symbol 🔶 Warning 219
Unused import 🔶 Warning 138
Comma expression 🔶 Warning 135
Potentially invalid constructor usage 🔶 Warning 41
Import can be shortened 🔶 Warning 31
Unsound type guard check 🔶 Warning 28
Unnecessary semicolon 🔶 Warning 8
Unused assignment 🔶 Warning 7
Unreachable code 🔶 Warning 4
Consecutive commas in array literal 🔶 Warning 3
Constant conditional expression 🔶 Warning 2
Equality operator may cause type coercion 🔶 Warning 2
Syntax errors and unresolved references in JSDoc 🔶 Warning 2
Duplicate union or intersection type component 🔶 Warning 2
Mismatched JSDoc and function signature 🔶 Warning 1
Object is 'null' or 'undefined' 🔶 Warning 1
Void function return value used 🔶 Warning 1
Pointless statement or boolean expression 🔶 Warning 1
Variable is assigned to itself 🔶 Warning 1
Deprecated symbol used ◽️ Notice 20
Expression statement which is not assignment or call ◽️ Notice 16
Result of method call returning a promise is ignored ◽️ Notice 12
Missing await for an async function call ◽️ 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant