src/app/components/EmbedConsentBanner/ConsentBanner.tsx

Summary

Maintainability
A
3 hrs
Test Coverage
A
96%

Function getTranslations has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const getTranslations = (
  provider: ConsentBannerProviders,
  translations: Translations,
  externalLinkText: string,
) => {
Severity: Major
Found in src/app/components/EmbedConsentBanner/ConsentBanner.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status