Skip to content

New Crowdin updates #12

New Crowdin updates

New Crowdin updates #12

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

4609 new problems found by Qodana for JS

Qodana for JS

4609 new problems were found

Inspection name Severity Problems
Unresolved TypeScript reference 🔴 Failure 1145
Missing or invalid component, directive or pipe declaration in a module 🔴 Failure 7
Type mismatch 🔴 Failure 5
Invalid binding type 🔴 Failure 1
Invalid entry component 🔴 Failure 1
Unused local symbol 🔶 Warning 219
Unused import 🔶 Warning 148
Comma expression 🔶 Warning 135
Import can be shortened 🔶 Warning 54
Potentially invalid constructor usage 🔶 Warning 41
Unsound type guard check 🔶 Warning 28
Redundant 'if' statement 🔶 Warning 25
Redundant local variable 🔶 Warning 17
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
Redundant character escape 🔶 Warning 2
Duplicate union or intersection type component 🔶 Warning 2
Angular CLI add dependency 🔶 Warning 1
Statement with empty body 🔶 Warning 1
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
Undefined binding ◽️ Notice 2587
Duplicated code fragment ◽️ Notice 105
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 11
Unbound or ambiguous template reference variable ◽️ Notice 2
Missing await for an async function call ◽️ Notice 1
Regular expression can be simplified ◽️ Notice 1
Abstract class constructor can be made protected ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check failure on line 7 in src/app/directives/cos-dropdown.directive.spec.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Invalid binding type

Type "" is not assignable to type undefined

Check warning on line 15 in package.json

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Angular CLI add dependency

"@angular/cdk" can be installed using 'ng add' command

Check failure on line 16 in src/app/shared/dialog/dialog.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Invalid entry component

Class DialogRef is not an Angular component

Check notice on line 97 in src/app/account/components/profile/profile.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unbound or ambiguous template reference variable

There is no directive with exportAs set to ngModel

Check notice on line 131 in src/app/account/components/profile/profile.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unbound or ambiguous template reference variable

There is no directive with exportAs set to ngModel

Check failure on line 87 in src/app/topic/components/topic-invitation/topic-invitation.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

TopicInvitationDialogComponent is not declared in any Angular module

Check failure on line 16 in src/app/shared/components/modal-datepicker/modal-datepicker.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

ModalDatepickerComponent is not declared in any Angular module

Check failure on line 29 in src/app/topic/components/topic-join/topic-join.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

TopicTokenJoinComponent is not declared in any Angular module

Check failure on line 27 in src/app/group/components/group-join/group-join.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

GroupTokenJoinComponent is not declared in any Angular module

Check failure on line 22 in src/app/topic/components/topic-settings/topic-settings.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

TopicSettingsComponent is not declared in any Angular module

Check failure on line 72 in src/app/group/components/group-invitation/group-invitation.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

GroupInvitationDialogComponent is not declared in any Angular module

Check failure on line 286 in src/app/topic/components/topic-settings/topic-settings.component.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing or invalid component, directive or pipe declaration in a module

TopicSettingsDialogComponent is not declared in any Angular module

Check notice on line 1475 in src/app/group/group.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

Property ngClass is not provided by any applicable directives nor by <a> element

Check notice on line 43 in src/app/topic/components/topic-vote-delegate/topic-vote-delegate.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

Property ngClass is not provided by any applicable directives nor by <div> element

Check notice on line 505 in src/app/my-topics/my-topics.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf

Check notice on line 62 in src/app/topic/components/edit-discussion-deadline/edit-discussion-deadline.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

Property ngClass is not provided by any applicable directives nor by <div> element

Check notice on line 43 in src/app/group/components/group-request-topics/group-request-topics.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

Property ngClass is not provided by any applicable directives nor by <div> element

Check notice on line 87 in src/app/topic/components/topic-vote-cast/topic-vote-cast.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf

Check notice on line 509 in src/app/core/components/dashboard/dashboard.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf

Check notice on line 71 in src/app/public-topics/components/topicbox/topicbox.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf

Check notice on line 41 in src/app/group/group.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf

Check notice on line 51 in src/app/account/components/login/login.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf

Check notice on line 65 in src/app/ideation/components/idea-report/idea-report.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngFor

Check notice on line 409 in src/app/topic/components/topic-vote-cast/topic-vote-cast.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

Property translateParams is not provided by any applicable directives nor by <span> element

Check notice on line 286 in src/app/voting/components/vote-create/vote-create.component.html

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Undefined binding

No directive is matched on attribute ngIf