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

const backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.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 backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.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 * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.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 * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Replace ···· with ··
Open

    }
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ··
Open

    setLoading(true);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Replace ···· with ··
Open

    return config;
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ··
Open

    if (config.ignoreCancel) {
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ··
Open

    let source = axios.CancelToken.source();
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ····
Open

        axios.interceptors.request.use(authInterceptor);
Severity: Minor
Found in app/core/helpers/httpInterceptor.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 slogans = ['Cattr - a free open source time tracker', 'Manage your time with ease'];
Severity: Minor
Found in app/core/helpers/sloganGenerator.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 slogans = ['Cattr - a free open source time tracker', 'Manage your time with ease'];
Severity: Minor
Found in app/core/helpers/sloganGenerator.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 backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.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 * as convert from 'color-convert';
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Replace ··if·(typeof·background·===·'undefined'·||·background·===·null·||·background·===·'transparent')·{ with if·(⏎····typeof·background·===·"undefined"·||⏎····background·===·null·||⏎····background·===·"transparent"
Open

    if (typeof background === 'undefined' || background === null || background === 'transparent') {
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Delete ··
Open

    setLoading(false);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ····
Open

        case 401:
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

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

                    ? error.response.data.error.message
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ··
Open

    return config;
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Severity
Category
Status
Source
Language