makeomatic/ms-payments

View on GitHub

Showing 93 of 93 total issues

Parsing error: The keyword 'const' is reserved
Open

const Errors = require('common-errors');
Severity: Minor
Found in src/actions/agreement/forUser.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const { pick } = require('lodash');
Severity: Minor
Found in src/utils/paypal/billing-hooks.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const { ActionTransport } = require('@microfleet/core');
Severity: Minor
Found in src/actions/agreement/bill.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const fsort = require('redis-filtered-sort');
Severity: Minor
Found in src/actions/agreement/list.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const Promise = require('bluebird');
Severity: Minor
Found in src/actions/agreement/state.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const { ActionTransport } = require('@microfleet/core');
Severity: Minor
Found in src/actions/transaction/sync.js by eslint

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

Parsing error: The keyword 'class' is reserved
Open

class AMQPPublisher {

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

Parsing error: The keyword 'const' is reserved
Open

const get = require('get-value');
Severity: Minor
Found in src/utils/paypal/agreements/index.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const RequestError = require('./request-error');
Severity: Minor
Found in src/utils/paypal/client/index.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const { isArray } = Array;
Severity: Minor
Found in src/utils/plans.js by eslint

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

TODO found
Open

 * TODO: add lock when updating aliases
Severity: Minor
Found in src/actions/plan/update.js by fixme

FIXME found
Open

// FIXME: retarded paypal bug, hopefully it is fixed in the future
Severity: Minor
Found in src/utils/transactions.js by fixme

TODO found
Open

 * **TODO**: Find response schema
Severity: Minor
Found in src/actions/sale/sync.js by fixme
Severity
Category
Status
Source
Language