Katello/katello

View on GitHub
webpack/components/extensions/about/SystemStatuses.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { services, status } = this.props;
    const isLoading = status === 'PENDING';

    return (
Severity: Minor
Found in webpack/components/extensions/about/SystemStatuses.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status