cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ············password:·'password', with ······password:·"password"
Open

            password: 'password',
Severity: Minor
Found in app/etc/demo.credentials.js by eslint

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

Replace ········}, with ····}
Open

        },
Severity: Minor
Found in app/etc/demo.credentials.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/

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/

Insert );⏎··
Open

        }
Severity: Minor
Found in app/compiler/index.js by eslint

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

Replace ········fs.writeFileSync(api.resolve('app/generated/module.require.js'),·fdArray.join('\n')); with ····fs.writeFileSync(⏎······api.resolve("app/generated/module.require.js"),⏎······fdArray.join("\n")
Open

        fs.writeFileSync(api.resolve('app/generated/module.require.js'), fdArray.join('\n'));
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/

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

            throw new Error(`Cannot find policy ${type}`);
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 = {
Severity: Minor
Found in postcss.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/demo.credentials.js by eslint

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

Replace ······user:·'Administrator' with user:·"Administrator"
Open

            user: 'Administrator',
Severity: Minor
Found in app/etc/demo.credentials.js by eslint

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

Replace ······password:·'password', with password:·"password"
Open

            password: 'password',
Severity: Minor
Found in app/etc/demo.credentials.js by eslint

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

Delete ····
Open

        },
Severity: Minor
Found in app/etc/demo.credentials.js by eslint

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

Replace ············user:·'User' with ······user:·"User"
Open

            user: 'User',
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