tolulope-od/banka

View on GitHub
www/js/users.js

Summary

Maintainability
A
1 hr
Test Coverage

Function fetchStaff has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const fetchStaff = () => {
  displayModalWithImage(
    '<center><img src="https://res.cloudinary.com/tolulope-od/image/upload/v1557908999/loading_o1y5v6.gif" width="150" /></center>'
  );
  const token = localStorage.getItem('banka-app-token');
Severity: Minor
Found in www/js/users.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status