hummingbird-me/kitsu-web

View on GitHub
app/components/episodes/video-player/hulu-player.js

Summary

Maintainability
A
1 hr
Test Coverage
F
2%

Function initPlayer has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  initPlayer() {
    const containerId = get(this, 'elementId');

    // Initialize the HuluPlayer instance
    const options = {
Severity: Minor
Found in app/components/episodes/video-player/hulu-player.js - About 1 hr to fix

    Parsing error: Invalid ecmaVersion.
    Open

    import Component from '@ember/component';

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status