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

feat: implement access code for folders #411

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

Merge remote-tracking branch 'origin' into FILES-844-Let-user-create-…

1cae302
Select commit
Loading
Failed to load commit list.
Draft

feat: implement access code for folders #411

Merge remote-tracking branch 'origin' into FILES-844-Let-user-create-…
1cae302
Select commit
Loading
Failed to load commit list.
Sonarqube Zextras / carbonio-files-ui Sonarqube Results failed Oct 17, 2024 in 37s

Quality Gate failed

Failed

  • 6 New Issues (is greater than 0)

Analysis Details

6 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 6 Code Smells

Coverage and Duplications

  • Coverage 97.90% Coverage (84.20% Estimated after merge)
  • Duplications 0.00% Duplicated Code (2.60% Estimated after merge)

Project ID: carbonio-files-ui

View in SonarQube

Annotations

Check failure on line 99 in src/carbonio-files-ui-common/views/components/sharing/publicLink/PublicLink.tsx

See this annotation in the file changed.

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

src/carbonio-files-ui-common/views/components/sharing/publicLink/PublicLink.tsx#L99

Refactor this code to not nest functions more than 4 levels deep.

Check failure on line 198 in src/carbonio-files-ui-common/views/components/sharing/publicLink/PublicLink.tsx

See this annotation in the file changed.

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

src/carbonio-files-ui-common/views/components/sharing/publicLink/PublicLink.tsx#L198

Refactor this code to not nest functions more than 4 levels deep.

Check warning on line 60 in src/carbonio-files-ui-common/views/components/sharing/publicLink/AccessCodeSection.tsx

See this annotation in the file changed.

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

src/carbonio-files-ui-common/views/components/sharing/publicLink/AccessCodeSection.tsx#L60

Move this component definition out of the parent component and pass data as props.

Check notice on line 280 in src/carbonio-files-ui-common/types/graphql/types.ts

See this annotation in the file changed.

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

src/carbonio-files-ui-common/types/graphql/types.ts#L280

Complete the task associated to this "TODO" comment.

Check notice on line 278 in src/carbonio-files-ui-common/types/graphql/resolvers-types.ts

See this annotation in the file changed.

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

src/carbonio-files-ui-common/types/graphql/resolvers-types.ts#L278

Complete the task associated to this "TODO" comment.

Check notice on line 888 in src/carbonio-files-ui-common/utils/utils.ts

See this annotation in the file changed.

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

src/carbonio-files-ui-common/utils/utils.ts#L888

Complete the task associated to this "TODO" comment.