digitalfabrik/integreat-app

View on GitHub
native/src/routes/Consent.tsx

Summary

Maintainability
A
1 hr
Test Coverage
F
58%

Function Consent has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Consent = (): ReactElement | null => {
  const { settings, updateSettings } = useAppContext()
  const { t } = useTranslation('consent')
  const { externalSourcePermissions } = settings

Severity: Minor
Found in native/src/routes/Consent.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status