edwrodrig/template_composer_webapp

View on GitHub
data/modules/admin/errors_screen.js

Summary

Maintainability
A
1 hr
Test Coverage

Function update_table has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async update_table() {
        let table = this.table;
        table.clear();

        try {
Severity: Minor
Found in data/modules/admin/errors_screen.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status