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

Co 1725 conversation message store refactor #750

Open
wants to merge 158 commits into
base: devel
Choose a base branch
from

refactor(folder-panel): remove redundant fragment

a24840a
Select commit
Loading
Failed to load commit list.
Open

Co 1725 conversation message store refactor #750

refactor(folder-panel): remove redundant fragment
a24840a
Select commit
Loading
Failed to load commit list.
Sonarqube Zextras / SonarQube Code Analysis failed Dec 23, 2024 in 42s

Quality Gate failed

Failed Quality Gate failed

  • 76.40% Coverage on New Code (is less than 80.00%)
  • 4.02% Duplicated Lines (%) on New Code (is greater than 3.00%)
  • 5 New Issues (is greater than 0)

Project ID: carbonio-mails-ui

View in SonarQube

Annotations

Check warning on line 30 in src/views/app/folder-panel/conversations/tests/conversation-list-item-component.test.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/views/app/folder-panel/conversations/tests/conversation-list-item-component.test.tsx#L30

Remove ".only()" from your test case.

Check notice on line 488 in src/views/app/folder-panel/conversations/conversation-list-item.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/views/app/folder-panel/conversations/conversation-list-item.tsx#L488

'type' is deprecated.

Check warning on line 206 in src/store/conversations-slice.ts

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/store/conversations-slice.ts#L206

Remove this commented out code.

Check warning on line 136 in src/store/messages-slice.ts

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/store/messages-slice.ts#L136

Remove this commented out code.

Check notice on line 25 in src/ui-actions/delete-conv-modal.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/ui-actions/delete-conv-modal.tsx#L25

Complete the task associated to this "TODO" comment.