cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/actions/space.actions.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File space.actions.ts has 287 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { HttpParams, HttpRequest } from '@angular/common/http';

import { getActions } from '../../../store/src/actions/action.helper';
import { PaginatedAction } from '../../../store/src/types/pagination.types';
import { ICFAction } from '../../../store/src/types/request.types';
Severity: Minor
Found in src/frontend/packages/cloud-foundry/src/actions/space.actions.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status