cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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

        Object.defineProperty(Vue.prototype, '$gate', {
Severity: Minor
Found in app/core/plugins/gate.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 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

        });
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/

Delete ····
Open

        }
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 * 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 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

        environment: process.env.NODE_ENV,
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Replace 'vee-validate' with "vee-validate"
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 '@/i18n' with "@/i18n"
Open

import i18n from '@/i18n';
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/

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/

Replace ····if·(section.hasOwnProperty('scope')·&&·section.scope·===·'company' with if·(section.hasOwnProperty("scope")·&&·section.scope·===·"company"
Open

        if (section.hasOwnProperty('scope') && section.scope === 'company') {
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 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 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 'axios' with "axios"
Open

import axios from 'axios';
Severity: Minor
Found in app/core/helpers/httpInterceptor.js by eslint

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

Delete ····
Open

        return !this.allow(action, type, model);
Severity: Minor
Found in app/core/plugins/gate.js by eslint

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

Definition for rule 'vue/attributes-order' was not found
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/

Replace '@sentry/browser' with "@sentry/browser"
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/

Severity
Category
Status
Source
Language