nukeop/nuclear

View on GitHub
packages/app/app/containers/MiniPlayerContainer/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MiniPlayerContainer has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const MiniPlayerContainer: React.FC = () => {
  const seekbarProps = useSeekbarProps();
  const playerControlsProps = usePlayerControlsProps();
  const trackInfoProps = useTrackInfoProps();
  const volumeControlsProps = useVolumeControlsProps();
Severity: Minor
Found in packages/app/app/containers/MiniPlayerContainer/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status