azukiapp/azk

View on GitHub
src/cmds/version.js

Summary

Maintainability
A
1 hr
Test Coverage

Function full has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  full(opts) {
    return async(this, function* () {
      // Get agent status
      var agent = yield lazy.Client.status();
      var require_vm = config("agent:requires_vm");
Severity: Minor
Found in src/cmds/version.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status