cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ··'VUE_APP_SENTRY_DSN' with "VUE_APP_SENTRY_DSN"
Open

    'VUE_APP_SENTRY_DSN' in process.env &&
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ··
Open

    Sentry.init({
Severity: Minor
Found in app/core/index.js by eslint

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

Delete ····
Open

        Vue,
Severity: Minor
Found in app/core/index.js by eslint

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

Replace '#app' with "#app"
Open

}).$mount('#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 { 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 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 '@/store' with "@/store"
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 moment from 'moment-timezone';

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

Replace '@/services/resource/task.service' with "@/services/resource/task.service"
Open

import TasksService from '@/services/resource/task.service';

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

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

                        duration: event.duration,

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

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

            return {

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

Replace ····timezone:·state·=>·state.timezone, with ··timezone:·state·=>·state.timezone
Open

    timezone: state => state.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

    setTimezone(state, 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

    state,

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/

Replace ····en:·require('./locales/en' with en:·require("./locales/en"
Open

        en: require('./locales/en'),

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

Severity
Category
Status
Source
Language