GladysProject/Gladys

View on GitHub
server/services/mqtt/lib/installContainer.js

Summary

Maintainability
A
1 hr
Test Coverage

Function installContainer has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function installContainer(saveConfiguration = true) {
  logger.info('MQTT broker is being installed as Docker container...');

  let container;
  try {
Severity: Minor
Found in server/services/mqtt/lib/installContainer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status