cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/shared/components/cloud-foundry-events-list/cloud-foundry-events-list.component.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function constructor has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  constructor(
    listConfig: ListConfig<APIResource>,
  ) {
    this.filtersFormGroup = new FormGroup({
      actee: new FormControl(null, []),

    There are no issues that match your filters.

    Category
    Status