people/PeopleMessages_en.ts

Summary

Maintainability
C
1 day
Test Coverage

peopleMessages_en has 82 functions (exceeds 20 allowed). Consider refactoring.
Open

  occupation: {
    actor: (gender: Gender) => gender === Gender.male ? "actor" : "actress",
    anthropologist: (_gender: Gender) => "anthropologist",
    archeologist: (_gender: Gender) => "archeologist",
    artist: (_gender: Gender) => "artist",
Severity: Major
Found in people/PeopleMessages_en.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status