ahbeng/NUSMods

View on GitHub
website/scripts/download-location-updates.js

Summary

Maintainability
A
1 hr
Test Coverage

Function downloadIssues has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function downloadIssues() {
  // eslint-disable-next-line import/no-dynamic-require, global-require
  let venues = require(VENUES_PATH);

  const res = await axios.get(ISSUES_URL, {
Severity: Minor
Found in website/scripts/download-location-updates.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status