bemusic/bemuse

View on GitHub
bemuse/src/app/ui/OptionsAdvanced.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function OptionsAdvanced has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const OptionsAdvanced = () => {
  const dispatch = useDispatch()
  const options = useSelector(selectOptions)

  const handleAudioInputLatencyChange = (value: number) => {
Severity: Minor
Found in bemuse/src/app/ui/OptionsAdvanced.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status