TOTVSTEC/cloudbridge-cli

View on GitHub
src/tasks/default/platform-update.js

Summary

Maintainability
A
1 hr
Test Coverage

Function update has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    update(platforms) {
        var _this = this,
            projectData = this.project.data();

        if (platforms.length === 0) {
Severity: Minor
Found in src/tasks/default/platform-update.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status