cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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/

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

    if (child.parentElement.classList.contains(search)) {
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Replace ······if·(typeof·section·===·'function' with if·(typeof·section·===·"function"
Open

            if (typeof section === 'function') {
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 * 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

    extend(rule, validationRules[rule]);
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/

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/

Delete ····
Open

        });
Severity: Minor
Found in app/core/plugins/gate.js by eslint

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

Replace ····process.env.VUE_APP_SENTRY_DSN·!==·'undefined' with ··process.env.VUE_APP_SENTRY_DSN·!==·"undefined"
Open

    process.env.VUE_APP_SENTRY_DSN !== 'undefined'
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

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

        release: process.env.VUE_APP_VERSION,
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/

Delete ····
Open

        return i18n.t(`validation.${values._rule_}`, values);
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/

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

            context.addSettingsSection(section);
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Severity
Category
Status
Source
Language