cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ··
Open

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

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

Replace '@/settings' with "@/settings"
Open

import '@/settings';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '@/policies' with "@/policies"
Open

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

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

Delete ····
Open

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

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

Replace ····tracesSampleRate:·0.2, with tracesSampleRate:·0.2
Open

        tracesSampleRate: 0.2,
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/

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

            hasRole(user, 'auditor') ||

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/

Delete ··
Open

    tasks: {},

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

Delete ········
Open

                if (!projects[event.project_id]) {

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

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

                        duration: event.duration,

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

Replace ························durationAtSelectedPeriod:·event.durationAtSelectedPeriod, with ············durationAtSelectedPeriod:·event.durationAtSelectedPeriod
Open

                        durationAtSelectedPeriod: event.durationAtSelectedPeriod,

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

Replace ···· with ··
Open

    setTasks(state, tasks) {

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

Severity
Category
Status
Source
Language