leahciMic/scraperjs-queue-bull

View on GitHub

Showing 1 of 7 total issues

Function add has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async add(queueItem) {
      const {
        expiry: itemExpiry,
        priority = 10,
        attempts = 3,
Severity: Minor
Found in src/queue-bull.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language