mylisabox/lisa-box

View on GitHub
api/services/VoiceCommandsService.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function startVoiceCommands has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  startVoiceCommands() {
    if (this.voiceCommand) {
      this.voiceCommand.stop();
    }

Severity: Major
Found in api/services/VoiceCommandsService.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status