cdnjs/autoupdate

View on GitHub
autoupdate.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var initialize = function (err) {
  if (err) {
    console.error('Got an error: ' + err);
  } else {
    console.log('Starting Auto Update'.cyan);
Severity: Minor
Found in autoupdate.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status