hummingbird-me/kitsu-web

View on GitHub
app/routes/media-reactions.js

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

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

  setHeadTags(model) {
    const description = get(model, 'reaction');
    return [{
      type: 'meta',
      tagId: 'meta-description',
Severity: Minor
Found in app/routes/media-reactions.js - About 1 hr to fix

    Parsing error: Invalid ecmaVersion.
    Open

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

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

    There are no issues that match your filters.

    Category
    Status