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

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/

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

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/

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

    const durationAsSeconds = duration.asSeconds();
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Delete ··
Open

    if (durationAsSeconds > 0 && durationAsSeconds < 60) {
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace date,·baseTimezone,·userTimezone,·startOfDay·=·true with ⏎··date,⏎··baseTimezone,⏎··userTimezone,⏎··startOfDay·=·true⏎
Open

export function getDateWithTimezoneDifference(date, baseTimezone, userTimezone, startOfDay = true) {
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····AE:·['Asia/Dubai' with ··AE:·["Asia/Dubai"
Open

    AE: ['Asia/Dubai'],
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_Juan' with ····"America/Argentina/San_Juan"
Open

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

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

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

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

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

Replace ··BB:·['America/Barbados' with BB:·["America/Barbados"
Open

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

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

Delete ··
Open

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Replace ····CK:·['Pacific/Rarotonga' with ··CK:·["Pacific/Rarotonga"
Open

    CK: ['Pacific/Rarotonga'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ··CY:·['Asia/Nicosia' with CY:·["Asia/Nicosia"
Open

    CY: ['Asia/Nicosia'],
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