cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ··
Open

    if (names.length > 1) {
Severity: Minor
Found in app/core/utils/string.js by eslint

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

Replace ····GH:·['Africa/Accra' with ··GH:·["Africa/Accra"
Open

    GH: ['Africa/Accra'],
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/

Replace ····HN:·['America/Tegucigalpa' with ··HN:·["America/Tegucigalpa"
Open

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

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

Replace 'moment-timezone' with "moment-timezone"
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 ····return·moment.tz(date,·timezone).endOf('day' with ··return·moment.tz(date,·timezone).endOf("day"
Open

    return moment.tz(date, timezone).endOf('day').toISOString();
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(getEndOfDayInTimezone(date,·userTimezone)).tz(baseTimezone).format('YYYY-MM-DD·H:mm:ss' with ····return·moment⏎······.utc(getEndOfDayInTimezone(date,·userTimezone))⏎······.tz(baseTimezone)⏎······.format("YYYY-MM-DD·H:mm:ss"
Open

        return moment.utc(getEndOfDayInTimezone(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/

Delete ··
Open

    AR: [
Severity: Minor
Found in app/core/utils/time.js by eslint

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

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

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

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

Replace ····'America/Argentina/Ushuaia', with "America/Argentina/Ushuaia"
Open

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

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

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

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

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

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

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

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

Replace ····BE:·['Europe/Brussels' with ··BE:·["Europe/Brussels"
Open

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

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

Replace ··BF:·['Africa/Ouagadougou' with BF:·["Africa/Ouagadougou"
Open

    BF: ['Africa/Ouagadougou'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····BH:·['Asia/Bahrain' with ··BH:·["Asia/Bahrain"
Open

    BH: ['Asia/Bahrain'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Delete ··
Open

    ],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

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

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

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

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

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

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

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

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

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

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

        'America/Yellowknife',
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