cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ····'America/Belem' with "America/Belem"
Open

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

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

Replace ········'America/Rio_Branco', with ····"America/Rio_Branco"
Open

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

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

Replace ··BY:·['Europe/Minsk' with BY:·["Europe/Minsk"
Open

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

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

Replace ····'America/Moncton' with "America/Moncton"
Open

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

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

Replace ····'America/Atikokan' with "America/Atikokan"
Open

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

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

Replace ········'Canada/Saskatchewan' with ····"Canada/Saskatchewan"
Open

        'Canada/Saskatchewan',
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/

Replace ··CD:·['Africa/Kinshasa',·'Africa/Lubumbashi' with CD:·["Africa/Kinshasa",·"Africa/Lubumbashi"
Open

    CD: ['Africa/Kinshasa', 'Africa/Lubumbashi'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····DE:·['Europe/Berlin' with ··DE:·["Europe/Berlin"
Open

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

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

Replace ··DO:·['America/Santo_Domingo' with DO:·["America/Santo_Domingo"
Open

    DO: ['America/Santo_Domingo'],
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 getInitials(str) {
Severity: Minor
Found in app/core/utils/string.js by eslint

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

Replace ····EH:·['Africa/El_Aaiun' with ··EH:·["Africa/El_Aaiun"
Open

    EH: ['Africa/El_Aaiun'],
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

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/

Delete ··
Open

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

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

Replace ········return·moment.utc(getStartOfDayInTimezone(date,·userTimezone)).tz(baseTimezone).format('YYYY-MM-DD·H:mm:ss' with ····return·moment⏎······.utc(getStartOfDayInTimezone(date,·userTimezone))⏎······.tz(baseTimezone)⏎······.format("YYYY-MM-DD·H:mm:ss"
Open

        return moment.utc(getStartOfDayInTimezone(date, userTimezone)).tz(baseTimezone).format('YYYY-MM-DD H:mm:ss');
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····'America/Argentina/Cordoba' with "America/Argentina/Cordoba"
Open

        'America/Argentina/Cordoba',
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····'America/Argentina/Tucuman' with "America/Argentina/Tucuman"
Open

        'America/Argentina/Tucuman',
Severity: Minor
Found in app/core/utils/time.js by eslint

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

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

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

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

Replace ····'America/Rankin_Inlet' with "America/Rankin_Inlet"
Open

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

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

Replace ··CL:·['America/Santiago',·'Pacific/Easter',·'Chile/Continental',·'Chile/EasterIsland'], with CL:·[⏎····"America/Santiago",⏎····"Pacific/Easter",⏎····"Chile/Continental",⏎····"Chile/EasterIsland"
Open

    CL: ['America/Santiago', 'Pacific/Easter', 'Chile/Continental', 'Chile/EasterIsland'],
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