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 StoreService from './store.service';
Severity: Minor
Found in app/core/services/message.service.js by eslint

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

Replace ··langList:·s·=>·s.langList, with langList:·s·=>·s.langList
Open

    langList: s => s.langList,
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 StoreService from './store.service';
Severity: Minor
Found in app/core/services/message.service.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 './store.service' with "./store.service"
Open

import StoreService from './store.service';
Severity: Minor
Found in app/core/services/message.service.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/

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

export default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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/

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

export default class ReportService {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Delete ··
Open

    message: null,
Severity: Minor
Found in app/core/store/modules/message.js by eslint

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

Delete ··
Open

    type: s => s.type,
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/

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

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/

Replace ···· with ··
Open

    loggedIn: s => s.user.loggedIn,
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 ····commit('setUserToken' with commit("setUserToken"
Open

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

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

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

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

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

Delete ··
Open

    forceUserExit({ commit }, reason = null) {
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

Severity
Category
Status
Source
Language