makeomatic/ms-payments

View on GitHub
src/utils/paypal/transactions.js

Summary

Maintainability
A
35 mins
Test Coverage

Function syncTransactions has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

async function syncTransactions(dispatch, agreementId, owner, start, end) {
Severity: Minor
Found in src/utils/paypal/transactions.js - About 35 mins to fix

    Parsing error: The keyword 'const' is reserved
    Open

    const { get } = require('lodash');
    Severity: Minor
    Found in src/utils/paypal/transactions.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status