mountain-pass/addressr

View on GitHub
controllers/Default.js

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Definition for rule 'unicorn/no-process-exit' was not found.
Open

// import debug from 'debug';
Severity: Minor
Found in controllers/Default.js by eslint

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

Definition for rule 'unicorn/no-null' was not found.
Open

// import debug from 'debug';
Severity: Minor
Found in controllers/Default.js by eslint

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

Definition for rule 'unicorn/prevent-abbreviations' was not found.
Open

// import debug from 'debug';
Severity: Minor
Found in controllers/Default.js by eslint

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

Definition for rule 'unicorn/filename-case' was not found.
Open

// import debug from 'debug';
Severity: Minor
Found in controllers/Default.js by eslint

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

Each then() should return a value or throw
Open

    .then(function (response) {
Severity: Minor
Found in controllers/Default.js by eslint

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

There are no issues that match your filters.

Category
Status