kleros/kleros-v2

View on GitHub
contracts/deploy/utils/deployUpgradable.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function deployUpgradable has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export const deployUpgradable = async (
  deployments: DeploymentsExtension,
  proxy: string,
  options: DeployUpgradableOptions
): Promise<DeployResult> => {
Severity: Minor
Found in contracts/deploy/utils/deployUpgradable.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status