cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ···· with ··
Open

    resetPasswordRequest(data) {
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Parsing error: Unexpected token loadRoles
Open

    async loadRoles({ dispatch, state }) {
Severity: Minor
Found in app/core/store/modules/roles.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 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/

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 '@/services/api' with "@/services/api"
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

    },
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

    init(ctx) {
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

Delete ··
Open

    setLoggedInStatus({ commit }, status) {
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

        if (reason) {
Severity: Minor
Found in app/core/store/modules/user.js by eslint

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

Replace ········sessionStorage.setItem('logout',·'true' with ····sessionStorage.setItem("logout",·"true"
Open

        sessionStorage.setItem('logout', 'true');
Severity: Minor
Found in app/core/store/modules/user.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/user.js by eslint

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

Parsing error: Unexpected token =
Open

    storeNs = 'user';
Severity: Minor
Found in app/core/services/api.js by eslint

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

Delete ··
Open

    resetPasswordValidateToken(data) {
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/services/message.service.js by eslint

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

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

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

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

Definition for rule 'vue/attributes-order' was not found
Open

import set from 'lodash/set';

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 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/

Severity
Category
Status
Source
Language