jeansaad/hotel

View on GitHub

Showing 29 of 29 total issues

Replace ⏎··········server.cmd⏎········ with server.cmd
Open

        return `${id}\n${chalk.gray(tildify(server.cwd))}\n${chalk.gray(
Severity: Minor
Found in src/cli/servers.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ⏎········.then(startServer)⏎········ with .then(startServer)
Open

      getPort()
Severity: Minor
Found in src/cli/run.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

          throw err;
Severity: Minor
Found in src/cli/run.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert (
Open

  os.platform() === "win32"
Severity: Minor
Found in src/get-cmd.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ⏎······.concat(data)⏎······.split("\n")⏎······.slice(-100)⏎······ with .concat(data).split("\n").slice(-100)
Open

    mon.tail = mon.tail
Severity: Minor
Found in src/daemon/group.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

        });
Severity: Minor
Found in src/cli/run.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ········ with ······
Open

        host: h,
Severity: Minor
Found in src/daemon/group.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ⏎······.sort()⏎······.reverse()⏎······ with .sort().reverse()
Open

    const arr = Object.keys(this._list)
Severity: Minor
Found in src/daemon/group.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert )
Open

    : ["sh", "-c"].concat(unquote(cmd));
Severity: Minor
Found in src/get-cmd.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language