trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/Sidebar/Middle/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Middle has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Middle(): JSX.Element {
  const {
    state: { providerMessages }
  } = useDash()!;
  const numRequests = providerMessages.size;
Severity: Minor
Found in packages/dashboard/src/components/composed/Sidebar/Middle/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status