ilios/frontend

View on GitHub
packages/frontend/app/components/reports/new-subject.js

Summary

Maintainability
B
4 hrs
Test Coverage

File new-subject.js has 341 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import Component from '@glimmer/component';
import { service } from '@ember/service';
import { dropTask } from 'ember-concurrency';
import { validatable, Length, Custom } from 'ilios-common/decorators/validation';
import { TrackedAsyncData } from 'ember-async-data';
Severity: Minor
Found in packages/frontend/app/components/reports/new-subject.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status