cattr-app/frontend-application

View on GitHub
app/core/store/modules/policies.js

Summary

Maintainability
A
0 mins
Test Coverage

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 ········ with ····
Open

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

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

Replace ············...policies, with ······...policies
Open

            ...policies,
Severity: Minor
Found in app/core/store/modules/policies.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/

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/

Definition for rule 'vue/attributes-order' was not found
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

    mutations,
Severity: Minor
Found in app/core/store/modules/policies.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 ···· with ··
Open

    registerPolicies(s, policies = {}) {
Severity: Minor
Found in app/core/store/modules/policies.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/

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

    registerPolicies({ commit }, policies = {}) {
Severity: Minor
Found in app/core/store/modules/policies.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/

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 ··}, with }
Open

    },
Severity: Minor
Found in app/core/store/modules/policies.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 ··}, with }
Open

    },
Severity: Minor
Found in app/core/store/modules/policies.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/

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/

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

    state,
Severity: Minor
Found in app/core/store/modules/policies.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/

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 ··policies:·{}, with policies:·{}
Open

    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

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

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

Replace ···· with ··
Open

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

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

Replace ··actions, with actions
Open

    actions,
Severity: Minor
Found in app/core/store/modules/policies.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 ············ with ······
Open

            ...s.policies,
Severity: Minor
Found in app/core/store/modules/policies.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/

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/

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/

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/

There are no issues that match your filters.

Category
Status