asdqwex/doplr

View on GitHub
www/partials/hostSearchPane.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (React, helpers) {
  const HostSearchPaneItem = React.createClass({
    render: function() {
      const hostData = this.props.hostData;
      const healthColor = helpers.healthColor;
Severity: Minor
Found in www/partials/hostSearchPane.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status