cattr-app/frontend-application

View on GitHub
app/core/helpers/common.js

Summary

Maintainability
A
0 mins
Test Coverage

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

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

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

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

            return section;
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

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/

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/

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(section => {
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/

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/

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/

Delete ······
Open

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

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

Delete ··
Open

    const sections = requireSection
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/

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

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

        .keys()
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

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

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

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

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

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

Delete ····
Open

        return child.parentElement;
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

Delete ··
Open

    return getParentElement(child.parentElement, 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

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

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

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

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

    sections.forEach(section => {
Severity: Minor
Found in app/core/helpers/common.js by eslint

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

There are no issues that match your filters.

Category
Status