catarse/catarse.js

View on GitHub
legacy/src/c/youtube-lightbox.js

Summary

Maintainability
A
1 hr
Test Coverage

Function oninit has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    oninit: function(vnode) {
        let player;
        const showLightbox = h.toggleProp(false, true),
            setYoutube = () => {
                const tag = document.createElement('script'),
Severity: Minor
Found in legacy/src/c/youtube-lightbox.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status