cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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

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

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

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

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

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

Replace ····CC:·['Indian/Cocos' with ··CC:·["Indian/Cocos"
Open

    CC: ['Indian/Cocos'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····IS:·['Atlantic/Reykjavik' with ··IS:·["Atlantic/Reykjavik"
Open

    IS: ['Atlantic/Reykjavik'],
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

    }
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/

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

    return moment(date).add(1, 'day').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/

Delete ··
Open

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

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

Replace ····'Antarctica/DumontDUrville' with "Antarctica/DumontDUrville"
Open

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

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

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

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

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

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

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

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

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

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

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

Replace ········'Australia/Victoria', with ····"Australia/Victoria"
Open

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

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

Replace ····AW:·['America/Aruba' with ··AW:·["America/Aruba"
Open

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

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

Replace ····BD:·['Asia/Dhaka' with ··BD:·["Asia/Dhaka"
Open

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

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

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

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

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

Replace ··BS:·['America/Nassau' with BS:·["America/Nassau"
Open

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

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

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

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

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

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

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