makeomatic/ms-payments

View on GitHub

Showing 93 of 93 total issues

Parsing error: The keyword 'const' is reserved
Open

const AMQPPublisher = require('./amqp');

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

Parsing error: The keyword 'const' is reserved
Open

const CODE_UNKNOWN_SUBSCRIPTION_TOKEN = 'unknown-subscription-token';

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

Parsing error: The keyword 'const' is reserved
Open

const JSONParse = JSON.parse;
Severity: Minor
Found in src/utils/redis.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const path = require('path');
Severity: Minor
Found in src/config/redis.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/sale/create.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/get.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/utils/paypal.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/plan/list.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const AMQPTransport = require('@microfleet/transport-amqp');

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

Parsing error: The keyword 'class' is reserved
Open

class BillingIncompleteError extends Error {

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/plan/create.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const path = require('path');
Severity: Minor
Found in src/config/core.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const SEPARATOR = ':';
Severity: Minor
Found in src/redis-key.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const get = require('get-value');

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/sale/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/payments.js by eslint

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

Parsing error: The keyword 'class' is reserved
Open

class ExecutionIncompleteError extends Error {

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

Parsing error: The keyword 'const' is reserved
Open

const BillingError = require('./billing-error');

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/sync.js by eslint

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

Parsing error: The keyword 'const' is reserved
Open

const PublishingError = require('./publishing-error');
Severity: Minor
Found in src/utils/event-bus/error/index.js by eslint

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

Severity
Category
Status
Source
Language