cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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

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

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

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

                            // Set is_manual for task here, because it`s stupid to fill it manually each time

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/

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/

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 axios from '@/config/app';

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

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

                    },

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 ResourceService from '@/services/resource.service';

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

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

                return h(TimezonePicker, {

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

Delete ····
Open

        },

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

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

                    on: {

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

Replace ················const·value·=⏎····················typeof·props.currentValue·===·'string' with ········const·value·=·typeof·props.currentValue·===·"string"
Open

                const value =

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

export const ModuleConfig = {

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

Replace ····moduleName:·'Users', with ··moduleName:·"Users"
Open

    moduleName: 'Users',

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

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

        to: {

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 ············rules:·'required|email' with ······rules:·"required|email"
Open

            rules: 'required|email',

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

Replace ················type:·'input' with ········type:·"input"
Open

                type: 'input',

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

Severity
Category
Status
Source
Language