cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ··CO:·['America/Bogota' with ],⏎··CO:·["America/Bogota"
Open

    CO: ['America/Bogota'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····CZ:·['Europe/Prague' with ··CZ:·["Europe/Prague"
Open

    CZ: ['Europe/Prague'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····DK:·['Europe/Copenhagen' with ··DK:·["Europe/Copenhagen"
Open

    DK: ['Europe/Copenhagen'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····DM:·['America/Dominica' with ··DM:·["America/Dominica"
Open

    DM: ['America/Dominica'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····FI:·['Europe/Helsinki' with ··FI:·["Europe/Helsinki"
Open

    FI: ['Europe/Helsinki'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····GI:·['Europe/Gibraltar' with ··GI:·["Europe/Gibraltar"
Open

    GI: ['Europe/Gibraltar'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····IN:·['Asia/Kolkata' with ··IN:·["Asia/Kolkata"
Open

    IN: ['Asia/Kolkata'],
Severity: Minor
Found in app/core/utils/time.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/

Delete ··
Open

    } else {
Severity: Minor
Found in app/core/utils/file.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 getInitials(str) {
Severity: Minor
Found in app/core/utils/string.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 getInitials(str) {
Severity: Minor
Found in app/core/utils/string.js by eslint

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

Delete ··
Open

    return str.charAt(0).toUpperCase() + str.slice(1);
Severity: Minor
Found in app/core/utils/string.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 moment from 'moment-timezone';
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace '@/i18n' with "@/i18n"
Open

import i18n from '@/i18n';
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ··return·moment(date).format('YYYY-MM-DD' with return·moment(date).format("YYYY-MM-DD"
Open

    return moment(date).format('YYYY-MM-DD');
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····AG:·['America/Antigua' with ··AG:·["America/Antigua"
Open

    AG: ['America/Antigua'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····'Australia/Lord_Howe' with "Australia/Lord_Howe"
Open

        'Australia/Lord_Howe',
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····BL:·['America/St_Barthelemy' with ··BL:·["America/St_Barthelemy"
Open

    BL: ['America/St_Barthelemy'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····BO:·['America/La_Paz' with ··BO:·["America/La_Paz"
Open

    BO: ['America/La_Paz'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ··BQ:·['America/Kralendijk' with BQ:·["America/Kralendijk"
Open

    BQ: ['America/Kralendijk'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Severity
Category
Status
Source
Language