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

import AccountService from '../services/account.service';

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

Replace '@/components/LanguageSelector' with "@/components/LanguageSelector"
Open

import LanguageSelector from '@/components/LanguageSelector';

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

Replace ························userID:·props.values.user_id, with ············userID:·props.values.user_id
Open

                        userID: props.values.user_id,

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

Replace ············required:·true, with ······required:·true
Open

            required: true,

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

Replace ························:·rootStore.getters['dashboard/timezone' with ··········:·rootStore.getters["dashboard/timezone"
Open

                        : rootStore.getters['dashboard/timezone'] || moment.tz.guess();

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

Replace ························}, with ············}
Open

                        },

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

Replace ············ with ······
Open

            },

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

Delete ····
Open

        },

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

Delete ··
Open

    crud.new.addField(fieldsToFill);

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 const ModuleConfig = {

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 const ModuleConfig = {

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 AccountService from '../services/account.service';

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

Replace '../services/account.service' with "../services/account.service"
Open

import AccountService from '../services/account.service';

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

Delete ··
Open

    return [

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

Replace ················props.setValue('timezone' with ········props.setValue("timezone"
Open

                props.setValue('timezone', timezone);

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

Replace ···················· with ··········
Open

                    },

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

Replace ···················· with ··········
Open

                    props: {

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

Replace ····················}, with ··········}
Open

                    },

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

Replace ··············:·moment().startOf('day').tz(props.values.timezone,·true).add(10,·'minutes') with :·moment()⏎··············.startOf("day")⏎··············.tz(props.values.timezone,·true)⏎··············.add(10,·"minutes")⏎··············
Open

                        : moment().startOf('day').tz(props.values.timezone, true).add(10, 'minutes').toISOString();

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

Delete ············
Open

                        inputHandler: props.inputHandler,

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

Severity
Category
Status
Source
Language