teableio/teable

View on GitHub
apps/nextjs-app/src/lib/withAuthSSR.ts

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

        return {
          notFound: true,
        };
Severity: Major
Found in apps/nextjs-app/src/lib/withAuthSSR.ts - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status