cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace '@sentry/integrations' with "@sentry/integrations"
Open

import * as Integrations from '@sentry/integrations';
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Replace ····process.env.NODE_ENV·!==·'development' with ··process.env.NODE_ENV·!==·"development"
Open

    process.env.NODE_ENV !== 'development' &&
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ··
Open

    Sentry.init({
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ····
Open

        integrations: [
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import { extend, configure } from 'vee-validate';
Severity: Minor
Found in app/core/plugins/vee-validate.js by eslint

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

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import { extend, configure } from 'vee-validate';
Severity: Minor
Found in app/core/plugins/vee-validate.js by eslint

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

Replace 'validator/lib/isEmail' with "validator/lib/isEmail"
Open

import isEmail from 'validator/lib/isEmail';
Severity: Minor
Found in app/core/plugins/vee-validate.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Delete ······
Open

            context.addCompanySection(section);
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ····
Open

        pendingRequests++;
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import * as Sentry from '@sentry/browser';
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Replace 'vue' with "vue"
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ··
Open

    const sections = requireSection
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Delete ····
Open

        });
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Replace ············}), with ······})
Open

            }),
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Replace ········], with ····]
Open

        ],
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ··
Open

    });
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Severity
Category
Status
Source
Language