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 '@/config/app';
Severity: Minor
Found in app/core/index.js by eslint

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

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

import UserService from '@/services/resource/user.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

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 '@/config/app';
Severity: Minor
Found in app/core/index.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 ResourceService from '@/services/resource.service';

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

Delete ····
Open

        dsn: process.env.VUE_APP_SENTRY_DSN,
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ··
Open

    service: null,

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

Replace ········return·axios.post('invitations/remove' with ····return·axios.post("invitations/remove"
Open

        return axios.post('invitations/remove', { id });

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

Replace ················], with ········]
Open

                ],
Severity: Minor
Found in app/core/index.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 axios from 'axios';

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

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

            const projects = userEvents.reduce((projects, event) => {

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

Delete ··
Open

    });
Severity: Minor
Found in app/core/index.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 axios from 'axios';

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

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

                    projects[event.project_id].tasks[event.task_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

import axios from 'axios';

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

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

                return result;

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

Replace ······Sentry.setTag('docker' with )⏎····Sentry.setTag("docker"
Open

        Sentry.setTag('docker', process.env.VUE_APP_DOCKER_VERSION);
Severity: Minor
Found in app/core/index.js by eslint

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

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

        state.intervals = intervals;

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

export const ModuleConfig = {

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

Severity
Category
Status
Source
Language