cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ···· with ··
Open

    i18n,
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ··
Open

    }

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

Replace ··context.addCompanySection(require('./sections/invitations').default(context,·router) with context.addCompanySection(⏎····require("./sections/invitations").default(context,·router)⏎··
Open

    context.addCompanySection(require('./sections/invitations').default(context, router));

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

Replace ······hasRole(user,·'admin' with hasRole(user,·"admin"
Open

            hasRole(user, 'admin') ||

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

Delete ··
Open

    return context;

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

Parsing error: Unexpected token =>
Open

            onClick: async (router, { item }, context) => {

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

Replace ····timezone:·moment.tz.guess(), with ··timezone:·moment.tz.guess()
Open

    timezone: moment.tz.guess(),

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

Replace '@/services/resource.service' with "@/services/resource.service"
Open

import ResourceService from '@/services/resource.service';

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

Delete ··
Open

    tasks: state => state.tasks,

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

Delete ··
Open

    deleteItem(id) {

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

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

Replace '@/config/app' with "@/config/app"
Open

import axios from '@/config/app';

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

Delete ········
Open

                return projects;

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

Delete ··
Open

    getWithFilters(filters, config = {}) {

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

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

        state.service = 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 'axios';

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

Delete ··
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/

Severity
Category
Status
Source
Language