cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ····IE:·['Europe/Dublin' with ··IE:·["Europe/Dublin"
Open

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

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

Replace ····FM:·['Pacific/Chuuk',·'Pacific/Pohnpei',·'Pacific/Kosrae' with ··FM:·["Pacific/Chuuk",·"Pacific/Pohnpei",·"Pacific/Kosrae"
Open

    FM: ['Pacific/Chuuk', 'Pacific/Pohnpei', 'Pacific/Kosrae'],
Severity: Minor
Found in app/core/utils/time.js by eslint

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

Replace ····IR:·['Asia/Tehran' with ··IR:·["Asia/Tehran"
Open

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

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

Replace ··FR:·['Europe/Paris' with FR:·["Europe/Paris"
Open

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

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

Replace ····GP:·['America/Guadeloupe' with ··GP:·["America/Guadeloupe"
Open

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

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

Replace ····HU:·['Europe/Budapest' with ··HU:·["Europe/Budapest"
Open

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

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

Replace ····link.setAttribute('download' with link.setAttribute("download"
Open

        link.setAttribute('download', 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

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

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·${hours}${i18n.t('time.h')}·${minutes}${i18n.t('time.m'with··return·${hours}${i18n.t("time.h")}·${minutes}${i18n.t("time.m"
Open

    return `${hours}${i18n.t('time.h')} ${minutes}${i18n.t('time.m')}`;
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 ········'Antarctica/Palmer' with ····"Antarctica/Palmer"
Open

        'Antarctica/Palmer',
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/

Definition for rule 'vue/attributes-order' was not found
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 ····'America/Argentina/Salta' with "America/Argentina/Salta"
Open

        'America/Argentina/Salta',
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 ····'Australia/Canberra' with "Australia/Canberra"
Open

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

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

Replace ··const·duration·=·moment.duration(+time,·'seconds' with const·duration·=·moment.duration(+time,·"seconds"
Open

    const duration = moment.duration(+time, 'seconds');
Severity: Minor
Found in app/core/utils/time.js by eslint

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

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

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