cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ····IO:·['Indian/Chagos' with ··IO:·["Indian/Chagos"
Open

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

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

Replace ········const·link·=·document.createElement('a' with ····const·link·=·document.createElement("a"
Open

        const link = document.createElement('a');
Severity: Minor
Found in app/core/utils/file.js by eslint

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

Replace ····IQ:·['Asia/Baghdad' with ··IQ:·["Asia/Baghdad"
Open

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

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

Delete ····
Open

        link.click();
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/

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/

Definition for rule 'vue/attributes-order' was not found
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

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/

Delete ··
Open

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

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

Delete ··
Open

    } else {
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 ····'America/Argentina/Rio_Gallegos' with "America/Argentina/Rio_Gallegos"
Open

        'America/Argentina/Rio_Gallegos',
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 ··AT:·['Europe/Vienna' with AT:·["Europe/Vienna"
Open

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

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

Delete ··
Open

    const hours = Math.floor(duration.asHours());
Severity: Minor
Found in app/core/utils/time.js by eslint

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

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

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

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

Delete ··
Open

    const minutes = Math.round(duration.asMinutes()) - 60 * hours;
Severity: Minor
Found in app/core/utils/time.js by eslint

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

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

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

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

Replace ····return·moment(date).startOf('day' with ··return·moment(date).startOf("day"
Open

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

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

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

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