cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace 'vuex' with "vuex"
Open

import Vuex from 'vuex';
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 camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/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 camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

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

Replace ········...requireModule(fn).default, with ····...requireModule(fn).default
Open

        ...requireModule(fn).default,
Severity: Minor
Found in app/core/store/modules/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

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

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

Replace ········ru:·'Русский', with ····ru:·"Русский"
Open

        ru: 'Русский',
Severity: Minor
Found in app/core/store/modules/lang.js by eslint

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

Delete ····
Open

        // dk: 'Danish', TODO Currently disabled because we dont have DK translations
Severity: Minor
Found in app/core/store/modules/lang.js by eslint

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

Delete ··
Open

    /**

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/

Delete ··
Open

    save(data, isNew = false) {

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

Delete ··
Open

    }

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

Replace ··}, with }
Open

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

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

Replace ········return·'full_name' with ····return·"full_name"
Open

        return 'full_name';

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 ApiService from '@/services/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

    /**

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 set from 'lodash/set';

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

Replace ···· with ··
Open

    setService(s, serviceObject) {
Severity: Minor
Found in app/core/store/modules/user.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 set from 'lodash/set';

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

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

        s.user.companyData = companyData;
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

Delete ··
Open

    }

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

Severity
Category
Status
Source
Language