cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ··
Open

    /**

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

Replace ············projects, with ······projects
Open

            projects,

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

Parsing error: Unexpected token import
Open

        component: () => import(/* webpackChunkName: "screenshots" */ './views/Screenshots.vue'),

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/

Delete ····
Open

        integrations: [
Severity: Minor
Found in app/core/index.js by eslint

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

Replace ····················process.env.VUE_APP_API_URL·!==·'null' with ··········process.env.VUE_APP_API_URL·!==·"null"
Open

                    process.env.VUE_APP_API_URL !== 'null'
Severity: Minor
Found in app/core/index.js by eslint

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

Replace ····if·('VUE_APP_DOCKER_VERSION'·in·process.env·&&·process.env.VUE_APP_DOCKER_VERSION·!==·'undefined') with ··if·(⏎····"VUE_APP_DOCKER_VERSION"·in·process.env·&&⏎····process.env.VUE_APP_DOCKER_VERSION·!==·"undefined"
Open

    if ('VUE_APP_DOCKER_VERSION' in process.env && process.env.VUE_APP_DOCKER_VERSION !== 'undefined')
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 { hasRole, hasProjectRole } from '@/utils/user';

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 { hasRole, hasProjectRole } from '@/utils/user';

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 { hasRole, hasProjectRole } from '@/utils/user';

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

Replace '@/utils/user' with "@/utils/user"
Open

import { hasRole, hasProjectRole } from '@/utils/user';

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 Store from '@/store';

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 Store from '@/store';

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

Replace './dashboard.policy' with "./dashboard.policy"
Open

import DashboardPolicy from './dashboard.policy';

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 moment from 'moment-timezone';

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

                if (!projects[event.project_id].tasks[event.task_id]) {

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

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

                        name: event.task_name,

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

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

        }, {});

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

Severity
Category
Status
Source
Language