azukiapp/azk

View on GitHub
src/cmds/deploy.js

Summary

Maintainability
A
1 hr
Test Coverage

Function index has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  index() {
    return async(this, function* () {
      yield Helpers.requireAgent(this.ui);

      // Get deploy [commands] avaible
Severity: Minor
Found in src/cmds/deploy.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status