cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace '@/store' with "@/store"
Open

import store from '@/store';
Severity: Minor
Found in app/core/helpers/httpInterceptor.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 { extend, configure } from 'vee-validate';
Severity: Minor
Found in app/core/plugins/vee-validate.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

export function getParentElement(child, search) {
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Delete ····
Open

        } else {
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Replace ········Object.defineProperty(Vue.prototype,·'$can' with ····Object.defineProperty(Vue.prototype,·"$can"
Open

        Object.defineProperty(Vue.prototype, '$can', {
Severity: Minor
Found in app/core/plugins/gate.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 Vue from 'vue';
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

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

                return this.$gate.allow.bind(this.$gate);
Severity: Minor
Found in app/core/plugins/gate.js by eslint

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

Replace ··}, with }
Open

    },
Severity: Minor
Found in app/core/plugins/gate.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 * as Sentry from '@sentry/browser';
Severity: Minor
Found in app/core/plugins/sentry.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 { extend, configure } from 'vee-validate';
Severity: Minor
Found in app/core/plugins/vee-validate.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 { extend, configure } from 'vee-validate';
Severity: Minor
Found in app/core/plugins/vee-validate.js by eslint

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

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

import { extend, configure } from 'vee-validate';
Severity: Minor
Found in app/core/plugins/vee-validate.js by eslint

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

Replace ··}, with }
Open

    },
Severity: Minor
Found in app/core/plugins/vee-validate.js by eslint

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

Replace 'email' with "email"
Open

extend('email', value => isEmail(String(value), { require_tld: false }));
Severity: Minor
Found in app/core/plugins/vee-validate.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

export function getParentElement(child, search) {
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Delete ····
Open

        .map(fn => requireSection(fn).default)
Severity: Minor
Found in app/core/helpers/common.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 Vue from 'vue';
Severity: Minor
Found in app/core/helpers/httpInterceptor.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 * as Sentry from '@sentry/browser';
Severity: Minor
Found in app/core/plugins/sentry.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 * as Sentry from '@sentry/browser';
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ······
Open

            new Integrations.Vue({
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Severity
Category
Status
Source
Language