schneidmaster/debatevid.io

View on GitHub
app/assets/components/store/records/video.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getFrameProps has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  getFrameProps() {
    const keyArray = yaml(this.key);
    const firstKey = keyArray.shift();

    let src;
Severity: Minor
Found in app/assets/components/store/records/video.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status