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

refactor: update styled-components to v6 #266

Merged
merged 9 commits into from
Dec 19, 2024

refactor: merge from devel and conflicts resolution

d63d372
Select commit
Loading
Failed to load commit list.
Merged

refactor: update styled-components to v6 #266

refactor: merge from devel and conflicts resolution
d63d372
Select commit
Loading
Failed to load commit list.
Sonarqube Zextras / SonarQube Code Analysis failed Dec 18, 2024 in 46s

Quality Gate failed

Failed Quality Gate failed

  • 70.70% Coverage on New Code (is less than 80.00%)
  • 0.00% Security Hotspots Reviewed on New Code (is less than 100.00%)
  • 7 New Issues (is greater than 0)

Project ID: carbonio-contacts-ui

View in SonarQube

Annotations

Check notice on line 104 in src/legacy/commons/contact-compact-view.jsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/commons/contact-compact-view.jsx#L104

'contact.firstName' is missing in props validation

Check notice on line 104 in src/legacy/commons/contact-compact-view.jsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/commons/contact-compact-view.jsx#L104

'contact.lastName' is missing in props validation

Check notice on line 105 in src/legacy/commons/contact-compact-view.jsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/commons/contact-compact-view.jsx#L105

'contact.firstName' is missing in props validation

Check notice on line 105 in src/legacy/commons/contact-compact-view.jsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/commons/contact-compact-view.jsx#L105

'contact.lastName' is missing in props validation

Check warning on line 59 in src/legacy/ui-actions/actions-context.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/ui-actions/actions-context.tsx#L59

Take the required action to fix the issue indicated by this comment.

Check warning on line 64 in src/legacy/ui-actions/actions-context.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/ui-actions/actions-context.tsx#L64

Take the required action to fix the issue indicated by this comment.

Check warning on line 69 in src/legacy/ui-actions/actions-context.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / SonarQube Code Analysis

src/legacy/ui-actions/actions-context.tsx#L69

Take the required action to fix the issue indicated by this comment.