Skip to content

chore: update sdk and crypto

da9b73c
Select commit
Loading
Failed to load commit list.
Merged

[PB-6431]: feat/implement RecipientKeysService for managing public keys and add lookup functionality in MailService #54

chore: update sdk and crypto
da9b73c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 28, 2026 in 33s

Annotations

Check warning on line 10 in src/services/recipient-keys/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'cache' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=internxt_mail-web&issues=AZ49K5GUhsle8uXGsExb&open=AZ49K5GUhsle8uXGsExb&pullRequest=54

Check warning on line 70 in src/hooks/mail/useDecryptedMail.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=internxt_mail-web&issues=AZ5vT6omXJbWEq1kPQng&open=AZ5vT6omXJbWEq1kPQng&pullRequest=54

Check failure on line 85 in src/components/compose-message/index.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=internxt_mail-web&issues=AZ5vT6uDXJbWEq1kPQnh&open=AZ5vT6uDXJbWEq1kPQnh&pullRequest=54