trufflesuite/truffle

View on GitHub
packages/dashboard/lib/DashboardServer.ts

Summary

Maintainability
A
3 hrs
Test Coverage

Function start has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async start() {
    if (this.httpServer?.listening) {
      return;
    }

Severity: Major
Found in packages/dashboard/lib/DashboardServer.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status