trufflesuite/truffle

View on GitHub
packages/compile-common/src/shims/LegacyToNew.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function forContract has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function forContract(contract: any): CompiledContract {
  const {
    contractName,
    contract_name,
    sourcePath,
Severity: Minor
Found in packages/compile-common/src/shims/LegacyToNew.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status