cozy-labs/cozy-desktop

View on GitHub
gui/js/updater.window.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function constructor has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(...opts /*: { app: ElectronApp, desktop: CoreApp } */) {
    super(...opts)

    autoUpdater.logger = log
    autoUpdater.autoDownload = false
Severity: Major
Found in gui/js/updater.window.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status