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 Store from '@/store';
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 Store from '@/store';
Severity: Minor
Found in app/core/plugins/gate.js by eslint

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

Replace ········return·Store.state['policies']['policies' with ····return·Store.state["policies"]["policies"
Open

        return Store.state['policies']['policies'][type][action](this.user, model);
Severity: Minor
Found in app/core/plugins/gate.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

module.exports = { extends: ['@commitlint/config-conventional'] };
Severity: Minor
Found in commitlint.config.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

module.exports = { extends: ['@commitlint/config-conventional'] };
Severity: Minor
Found in commitlint.config.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

module.exports = { extends: ['@commitlint/config-conventional'] };
Severity: Minor
Found in commitlint.config.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

module.exports = {
Severity: Minor
Found in app/etc/env.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

module.exports = {
Severity: Minor
Found in app/etc/env.js by eslint

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

Delete ··
Open

    // If set, frontend will request backend at this url; location origin otherwise
Severity: Minor
Found in app/etc/env.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

/** @typedef {import('@vue/cli-service/lib/PluginAPI')} PluginAPI */
Severity: Minor
Found in app/compiler/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

/** @typedef {import('@vue/cli-service/lib/PluginAPI')} PluginAPI */
Severity: Minor
Found in app/compiler/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

/** @typedef {import('@vue/cli-service/lib/PluginAPI')} PluginAPI */
Severity: Minor
Found in app/compiler/index.js by eslint

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

Replace ············moduleList·=·merge(moduleList,·require(api.resolve('app/etc/modules.local.json'))); with ······moduleList·=·merge(⏎········moduleList,⏎········require(api.resolve("app/etc/modules.local.json"))
Open

            moduleList = merge(moduleList, require(api.resolve('app/etc/modules.local.json')));
Severity: Minor
Found in app/compiler/index.js by eslint

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

Delete ········
Open

                if (
Severity: Minor
Found in app/compiler/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 Store from '@/store';
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 Store from '@/store';
Severity: Minor
Found in app/core/plugins/gate.js by eslint

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

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

        this.user = user;
Severity: Minor
Found in app/core/plugins/gate.js by eslint

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

Delete ··
Open

    allow(action, type, model = null) {
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

module.exports = {
Severity: Minor
Found in app/etc/demo.credentials.js by eslint

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

Severity
Category
Status
Source
Language