Morphy2k/broadcast-notification-system

View on GitHub
lib/dashboard/feed.js

Summary

Maintainability
A
1 hr
Test Coverage

Function entry has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  set entry(data) {

    let entry = data.entry,
      feed = db.stats.get('feed.list').value(),
      first = db.stats.get('feed.list').first().value();
Severity: Minor
Found in lib/dashboard/feed.js - About 1 hr to fix

    Definition for rule 'semi-style' was not found
    Open

    'use strict';
    Severity: Minor
    Found in lib/dashboard/feed.js by eslint

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

    There are no issues that match your filters.

    Category
    Status