app/javascript/packs/utils/scanner.js

Summary

Maintainability
A
1 hr
Test Coverage

Function init has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  init() {
    // Initialize the barcode scanner
    Quagga.init(
      {
        // Video input stream
Severity: Minor
Found in app/javascript/packs/utils/scanner.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status