adorsys/datasafe

View on GitHub
frontend/datasafe-ui/main.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createWindow has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createWindow() {
    var electronScreen = electron_1.screen;
    var size = electronScreen.getPrimaryDisplay().workAreaSize;
    // Create the browser window.
    win = new electron_1.BrowserWindow({
Severity: Minor
Found in frontend/datasafe-ui/main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status