cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ···· with ··
Open

    modules.forEach(m => {
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(messages, moduleMessages);
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

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

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

Delete ····
Open

        return choicesLength < 4 ? 2 : 3;
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 'X-CATTR-VERSION' with "X-CATTR-VERSION"
Open

axios.defaults.headers.common['X-CATTR-VERSION'] = process.env.VUE_APP_VERSION;
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/

Definition for rule 'vue/attributes-order' was not found
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 babel.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 babel.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 babel.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 babel.config.js by eslint

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

Replace ··presets:·['@vue/cli-plugin-babel/preset'], with presets:·["@vue/cli-plugin-babel/preset"]
Open

    presets: ['@vue/cli-plugin-babel/preset'],
Severity: Minor
Found in babel.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

// eslint-disable-next-line no-undef
Severity: Minor
Found in webstorm.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

// eslint-disable-next-line no-undef
Severity: Minor
Found in webstorm.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

if (process.env.NODE_ENV === undefined) {
Severity: Minor
Found in vue.config.js by eslint

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

Delete ····
Open

        extract: !isDevMod,
Severity: Minor
Found in vue.config.js by eslint

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

Delete ,
Open

                `,
Severity: Minor
Found in vue.config.js by eslint

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

Severity
Category
Status
Source
Language