cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace 'vue-kanban' with "vue-kanban"
Open

import vueKanban from 'vue-kanban';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '@sentry/tracing' with "@sentry/tracing"
Open

import { BrowserTracing } from '@sentry/tracing';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace 'vue' with "vue"
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '@sentry/vue' with "@sentry/vue"
Open

import * as Sentry from '@sentry/vue';
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ······
Open

            new BrowserTracing({
Severity: Minor
Found in app/core/index.js by eslint

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

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

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

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

Replace ····render:·h·=>·h(App), with ··render:·h·=>·h(App)
Open

    render: h => h(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 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 { 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 moment from 'moment-timezone';

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

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

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

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 '_internal/Dashboard/services/dashboard.service' with "_internal/Dashboard/services/dashboard.service"
Open

import DashboardService from '_internal/Dashboard/services/dashboard.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

import moment from 'moment-timezone';

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

Replace ···· with ··
Open

    users: state => state.users,

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

Replace ···· with ··
Open

    service: state => state.service,

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

Delete ··
Open

    timePerProject: (state, getters) => {

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/

Delete ··········
Open

                    projects[event.project_id].duration += event.duration;

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

Severity
Category
Status
Source
Language