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

import isObject from 'lodash/isObject';
Severity: Minor
Found in app/core/arch/builder/navbar.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 isObject from 'lodash/isObject';
Severity: Minor
Found in app/core/arch/builder/navbar.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 isObject from 'lodash/isObject';
Severity: Minor
Found in app/core/arch/builder/navbar.js by eslint

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

Delete ····
Open

        this.label = label;
Severity: Minor
Found in app/core/arch/builder/navbar.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/store/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/store/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/store/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/store/index.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/store/index.js by eslint

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

Delete ··
Open

    lang(s, { code, label }) {
Severity: Minor
Found in app/core/store/modules/lang.js by eslint

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

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

    },
Severity: Minor
Found in app/core/store/modules/lang.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 MessageService from '@/services/message.service';
Severity: Minor
Found in app/core/store/modules/message.js by eslint

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

Replace '@/services/message.service' with "@/services/message.service"
Open

import MessageService from '@/services/message.service';
Severity: Minor
Found in app/core/store/modules/message.js by eslint

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

Delete ····
Open

        state.updateTrigger = Date.now();
Severity: Minor
Found in app/core/store/modules/message.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

const state = {
Severity: Minor
Found in app/core/store/modules/policies.js by eslint

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

Replace ········commit('registerPolicies' with ····commit("registerPolicies"
Open

        commit('registerPolicies', policies);
Severity: Minor
Found in app/core/store/modules/policies.js by eslint

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

Delete ··
Open

    apiService: s => s.api,
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

Delete ··
Open

    },
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

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

        localStorage.clear();
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

Parsing error: Unexpected token import
Open

        component: () => import(/* webpackChunkName: "login" */ '@/views/Auth/Login.vue'),
Severity: Minor
Found in app/core/router/index.js by eslint

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

Severity
Category
Status
Source
Language