cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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/

Delete ··
Open

    /**
Severity: Minor
Found in app/core/i18n/pluralizationRules.js by eslint

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

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

        if (choice === 0) {
Severity: Minor
Found in app/core/i18n/pluralizationRules.js by eslint

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

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

        }
Severity: Minor
Found in app/core/i18n/pluralizationRules.js by eslint

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

Delete ····
Open

        const teen = choice > 10 && choice < 20;
Severity: Minor
Found in app/core/i18n/pluralizationRules.js by eslint

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

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

        if (!teen && choice % 10 >= 2 && choice % 10 <= 4) {
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/

Replace '@/helpers/httpInterceptor' with "@/helpers/httpInterceptor"
Open

import httpInterceptor from '@/helpers/httpInterceptor';
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

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

module.exports = {
Severity: Minor
Found in prettier.config.js by eslint

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

Replace '@/moduleLoader' with "@/moduleLoader"
Open

import { getModuleList, ModuleLoaderInterceptor } from '@/moduleLoader';
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Replace ····document.cookie·=·'lang='·+·lang·+·';·domain=' with ··document.cookie·=·"lang="·+·lang·+·";·domain="
Open

    document.cookie = 'lang=' + lang + '; domain=' + rootDomain;
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Delete ··
Open

    ru: {
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

Replace 'locale' with "locale"
Open

Sentry.setTag('locale', locale);
Severity: Minor
Found in app/core/i18n/index.js by eslint

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

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

        const endsWithOne = choice % 10 === 1;
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/

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/

Severity
Category
Status
Source
Language