hummingbird-me/kitsu-web

View on GitHub
app/routes/media/show.js

Summary

Maintainability
A
2 hrs
Test Coverage
A
96%

Function setHeadTags has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  setHeadTags(model) {
    const data = [{
      type: 'meta',
      tagId: 'meta-description',
      attrs: {
Severity: Major
Found in app/routes/media/show.js - About 2 hrs to fix

    Parsing error: Invalid ecmaVersion.
    Open

    import Route from '@ember/routing/route';
    Severity: Minor
    Found in app/routes/media/show.js by eslint

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

    There are no issues that match your filters.

    Category
    Status