Floppy/dataslate

View on GitHub
src/components/KillTeam2021/FactionSpecificData/Pathfinder.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function Pathfinder has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const Pathfinder: FC<Props> = (props) => {
  const headingStyle = {
    background: '#FF6F2D',
    color: 'black',
    padding: '10px',
Severity: Major
Found in src/components/KillTeam2021/FactionSpecificData/Pathfinder.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status