trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/Debugger/WarningIcon.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function WarningIcon has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const WarningIcon = () => {
  return (
    <svg
      width="18"
      height="18"
Severity: Minor
Found in packages/dashboard/src/components/composed/Debugger/WarningIcon.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status