cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ··const·v·=·document.cookie.match('(^|;)·?lang=([^;]*)(;|$)' with const·v·=·document.cookie.match("(^|;)·?lang=([^;]*)(;|$)"
Open

    const v = document.cookie.match('(^|;) ?lang=([^;]*)(;|$)');
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Replace ····en:·require('./locales/en' with ··en:·require("./locales/en"
Open

    en: require('./locales/en'),
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Replace 'loaded' with "loaded"
Open

ModuleLoaderInterceptor.on('loaded', () => {
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Replace ········ with ····
Open

        merge(pluralizationRules, m.getPluralizationRules());
Severity: Minor
Found in app/core/i18n/index.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 axios from 'axios';
Severity: Minor
Found in app/core/config/app.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 axios from 'axios';
Severity: Minor
Found in app/core/config/app.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 axios from 'axios';
Severity: Minor
Found in app/core/config/app.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 axios from 'axios';
Severity: Minor
Found in app/core/config/app.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 '@';
Severity: Minor
Found in app/main.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

module.exports = {
Severity: Minor
Found in prettier.config.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/i18n/index.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/i18n/index.js by eslint

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

Replace ····ru:·require('./locales/ru'), with ··ru:·require("./locales/ru")
Open

    ru: require('./locales/ru'),
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Replace './pluralizationRules' with "./pluralizationRules"
Open

merge(pluralizationRules, require('./pluralizationRules'));
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Delete ··
Open

    messages,
Severity: Minor
Found in app/core/i18n/index.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

module.exports = {
Severity: Minor
Found in app/core/i18n/pluralizationRules.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

module.exports = {
Severity: Minor
Found in app/core/i18n/pluralizationRules.js by eslint

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

Replace ············ with ······
Open

            return !teen && endsWithOne ? 1 : 2;
Severity: Minor
Found in app/core/i18n/pluralizationRules.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 axios from 'axios';
Severity: Minor
Found in app/core/config/app.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 '@';
Severity: Minor
Found in app/main.js by eslint

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

Severity
Category
Status
Source
Language