dashpresshq/dashpress

View on GitHub
src/frontend/views/setup/Credentials/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function CredentialsSetup has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const CredentialsSetup: CustomNextPage = () => {
  const setupCredentialsMutation = useSetupCredentialsMutation();

  const isChecking = useSetupCheck([
    {
Severity: Minor
Found in src/frontend/views/setup/Credentials/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status