robojones/z1

View on GitHub
daemon/operation/start.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function start has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function start(config, command, connection) {
    if (global.isResurrectable) {
        global.isResurrectable = false
        config.apps = []
    }
Severity: Minor
Found in daemon/operation/start.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status