cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ····'#795548' with ··"#795548"
Open

    '#795548',
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/

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 ········return·'black' with ····return·"black"
Open

        return 'black';
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

export function downloadBlob(blob, fileName) {
Severity: Minor
Found in app/core/utils/file.js by eslint

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

Replace ··········:·'Internal·server·error' with :·"Internal·server·error"
Open

                    : 'Internal server error',
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

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

Delete ····
Open

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

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

Delete ··
Open

    return Promise.reject(error);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Replace ··config.headers['Authorization' with config.headers["Authorization"
Open

    config.headers['Authorization'] = `Bearer ${getAuthToken()}`;
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Insert );⏎
Open

        axios.interceptors.request.use(requestInterceptor, requestErrorInterceptor);
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Replace 'Cattr·-·a·free·open·source·time·tracker',·'Manage·your·time·with·ease' with ⏎··"Cattr·-·a·free·open·source·time·tracker",⏎··"Manage·your·time·with·ease"⏎
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

const backgroundColors = [
Severity: Minor
Found in app/core/utils/avatar.js by eslint

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

Replace ··'#FF9800' with "#FF9800"
Open

    '#FF9800',
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 'color-convert' with "color-convert"
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/

Delete ··
Open

    if (hsl === null) {
Severity: Minor
Found in app/core/utils/color.js by eslint

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

Severity
Category
Status
Source
Language