GladysProject/Gladys

View on GitHub
server/migrations/20230102171731-update-tasmota-energy-features.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function up has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  up: async () => {
    // Get Tasmota service
    const service = await db.Service.findOne({
      attributes: ['id'],
      where: {
Severity: Major
Found in server/migrations/20230102171731-update-tasmota-energy-features.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status