cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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

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

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

Replace ············name:·'settings.user.account', with ······name:·"settings.user.account"
Open

            name: 'settings.user.account',

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

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

Replace ············label:·'field.full_name' with ······label:·"field.full_name"
Open

            label: 'field.full_name',

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

Delete ········
Open

                disableAutocomplete: true,

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

Delete ····
Open

        // After processing this route will be named as 'settings.exampleSection'

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

Parsing error: Unexpected token =>
Open

            onClick: async ({ $Message, values }) => {

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 '@/services/settings.service' with "@/services/settings.service"
Open

import SettingsService from '@/services/settings.service';

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

                id: values.id,

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

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

            return {

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 isObject from 'lodash/isObject';
Severity: Minor
Found in app/core/arch/builder/navbar.js by eslint

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

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

                    props: {

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

Delete ········
Open

                return h(DatetimeInput, {

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

Replace ··············value·=·moment(value).add(10,·'minutes' with value·=·moment(value).add(10,·"minutes"
Open

                            value = moment(value).add(10, 'minutes').toISOString();

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

Replace ············key:·'end_at' with ······key:·"end_at"
Open

            key: 'end_at',

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

Severity
Category
Status
Source
Language