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

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

Definition for rule 'vue/attributes-order' was not found
Open

import Store from '@/store';
Severity: Minor
Found in app/core/policies/index.js by eslint

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

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

import PriorityPolicy from './priority.policy';
Severity: Minor
Found in app/core/policies/index.js by eslint

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

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

        return hasRole(user, 'admin');

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 } from '@/utils/user';
Severity: Minor
Found in app/core/policies/priority.policy.js by eslint

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

Delete ··
Open

    static viewAny(user) {
Severity: Minor
Found in app/core/policies/priority.policy.js by eslint

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

Delete ······
Open

            return false;
Severity: Minor
Found in app/core/policies/project.policy.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 } from '@/utils/user';
Severity: Minor
Found in app/core/policies/status.policy.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 } from '@/utils/user';
Severity: Minor
Found in app/core/policies/status.policy.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 } from '@/utils/user';
Severity: Minor
Found in app/core/policies/status.policy.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 } from '@/utils/user';
Severity: Minor
Found in app/core/policies/status.policy.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';
Severity: Minor
Found in app/core/policies/task.policy.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';
Severity: Minor
Found in app/core/policies/task.policy.js by eslint

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

Insert }⏎⏎
Open

    static update(user, model) {
Severity: Minor
Found in app/core/policies/task.policy.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

/**
Severity: Minor
Found in app/core/utils/user.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

/**
Severity: Minor
Found in app/core/utils/user.js by eslint

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

Delete ····
Open

        if (projectId) {
Severity: Minor
Found in app/core/utils/user.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 DefaultLayout from '@/layouts/DefaultLayout';
Severity: Minor
Found in app/core/global-extension.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 DefaultLayout from '@/layouts/DefaultLayout';
Severity: Minor
Found in app/core/global-extension.js by eslint

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

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

            Vue.component(components[component].name, components[component]);
Severity: Minor
Found in app/core/global-extension.js by eslint

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

Severity
Category
Status
Source
Language