danielwippermann/resol-vbus

View on GitHub
examples/json-live-data-server/public/script.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function updateAsync has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async function updateAsync(options) {
        const {
            width,
            height,
            backgroundImageUrl,
Severity: Minor
Found in examples/json-live-data-server/public/script.js - About 1 hr to fix

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

        async function initializeAsync(options) {
            const {
                width,
                height,
                backgroundImageUrl,
    Severity: Minor
    Found in examples/json-live-data-server/public/script.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status