lgaticaq/chilexpress

View on GitHub

Showing 1 of 1 total issue

Function exports has 129 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = async (browser, orderId) => {
  debug('open new page')
  const page = await browser.newPage()

  const navigationPromise = page.waitForNavigation()
Severity: Major
Found in src/chilexpress.js - About 5 hrs to fix
    Severity
    Category
    Status
    Source
    Language