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

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

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

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

export function hasRole(user, roleName) {
Severity: Minor
Found in app/core/utils/user.js by eslint

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

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

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

Delete ····
Open

        if (!model) {
Severity: Minor
Found in app/core/policies/project.policy.js by eslint

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

Definition for rule 'vue/attributes-order' was not found
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 { 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 Store from '@/store';
Severity: Minor
Found in app/core/policies/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 } 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 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 ········return·hasRole(user,·'admin' with ····return·hasRole(user,·"admin"
Open

        return hasRole(user, 'admin');
Severity: Minor
Found in app/core/policies/status.policy.js by eslint

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

Delete ··
Open

    static update(user, model) {
Severity: Minor
Found in app/core/policies/status.policy.js by eslint

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

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

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

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

Delete ··
Open

    user: UserPolicy,
Severity: Minor
Found in app/core/policies/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';
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 } from '@/utils/user';

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

Delete ····
Open

        return model.can.update;
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 } from '@/utils/user';

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

Replace ···· with ··
Open

    }
Severity: Minor
Found in app/core/policies/task.policy.js by eslint

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

Severity
Category
Status
Source
Language