sue445/chrome-gitlab-notifier

View on GitHub
src/popup.js

Summary

Maintainability
B
5 hrs
Test Coverage
D
67%

Function view has 126 lines of code (exceeds 25 allowed). Consider refactoring.
Open

app.view = function(vnode) {
  const state = vnode.state;

  const current_time = new Date();
  const action_labels = {
Severity: Major
Found in src/popup.js - About 5 hrs to fix

There are no issues that match your filters.

Category
Status