cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/cf-api.types.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File cf-api.types.ts has 353 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { APIResource } from '../../store/src/types/api.types';
import { IService, IServiceBinding } from './cf-api-svc.types';
import { CfUser } from './store/types/cf-user.types';

export interface StratosCFEntity {
Severity: Minor
Found in src/frontend/packages/cloud-foundry/src/cf-api.types.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status