sparkletown/sparkle

View on GitHub
src/pages/Account/Step5.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function Step5 has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Step5 = () => {
  const history = useHistory();

  const [videoType, setVideoType] = useState(VideoType.Entrance);

Severity: Major
Found in src/pages/Account/Step5.tsx - About 3 hrs to fix

There are no issues that match your filters.

Category
Status