airbnb/caravel

View on GitHub
superset-frontend/src/dashboard/containers/DashboardHeader.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function mapDispatchToProps has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function mapDispatchToProps(dispatch) {
  return bindActionCreators(
    {
      addSuccessToast,
      addDangerToast,
Severity: Minor
Found in superset-frontend/src/dashboard/containers/DashboardHeader.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status