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: upgrade styled-components-to-v6 #266

Draft
wants to merge 4 commits into
base: devel
Choose a base branch
from

Merge remote-tracking branch 'origin/devel' into CO-1610-upfrade-styl…

a1902b7
Select commit
Loading
Failed to load commit list.
Draft

refactor: upgrade styled-components-to-v6 #266

Merge remote-tracking branch 'origin/devel' into CO-1610-upfrade-styl…
a1902b7
Select commit
Loading
Failed to load commit list.
Sonarqube Zextras / carbonio-contacts-ui Sonarqube Results failed Nov 13, 2024 in 36s

Quality Gate failed

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)

Analysis Details

9 Issues

  • Bug 0 Bugs
  • Vulnerability 2 Vulnerabilities
  • Code Smell 7 Code Smells

Coverage and Duplications

  • Coverage 70.70% Coverage (69.40% Estimated after merge)
  • Duplications 0.00% Duplicated Code (1.30% Estimated after merge)

Project ID: carbonio-contacts-ui

View in SonarQube

Annotations

Check failure on line 134 in src/legacy/integrations/contact-input.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / carbonio-contacts-ui Sonarqube Results

src/legacy/integrations/contact-input.tsx#L134

Make sure that using this pseudorandom number generator is safe here.

Check failure on line 140 in src/legacy/integrations/contact-input.tsx

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / carbonio-contacts-ui Sonarqube Results

src/legacy/integrations/contact-input.tsx#L140

Make sure that using this pseudorandom number generator is safe here.

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

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / carbonio-contacts-ui Sonarqube Results

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

'contact.firstName' is missing in props validation

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

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / carbonio-contacts-ui Sonarqube Results

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

'contact.lastName' is missing in props validation

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

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / carbonio-contacts-ui Sonarqube Results

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

'contact.lastName' is missing in props validation

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

See this annotation in the file changed.

@sonarqube-zextras sonarqube-zextras / carbonio-contacts-ui Sonarqube Results

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

'contact.firstName' 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 / carbonio-contacts-ui Sonarqube Results

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 / carbonio-contacts-ui Sonarqube Results

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 / carbonio-contacts-ui Sonarqube Results

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

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