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

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

/** @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 ··api.registerCommand('modules:compile' with api.registerCommand("modules:compile"
Open

    api.registerCommand('modules:compile', () => {
Severity: Minor
Found in app/compiler/index.js by eslint

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

Replace ········console.log('Reading·modules·config·file...' with ····console.log("Reading·modules·config·file..."
Open

        console.log('Reading modules config file...');
Severity: Minor
Found in app/compiler/index.js by eslint

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

Replace ············console.error('modules.config.json·was·not·found·in·[app/etc]·folder' with ······console.error("modules.config.json·was·not·found·in·[app/etc]·folder"
Open

            console.error('modules.config.json was not found in [app/etc] folder');
Severity: Minor
Found in app/compiler/index.js by eslint

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

Delete ····
Open

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

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

Replace ········let·fdArray·=·['export·default·[' with ····let·fdArray·=·["export·default·["
Open

        let fdArray = ['export default ['];
Severity: Minor
Found in app/compiler/index.js by eslint

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

Replace ····console.log('Finished...' with );⏎····console.log("Finished..."
Open

        console.log('Finished...');
Severity: Minor
Found in app/compiler/index.js by eslint

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

Delete ··
Open

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

module.exports = {
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/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 ············email:·'manager@example.com' with ······email:·"manager@example.com"
Open

            email: 'manager@example.com',
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/

Delete ····
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/

Replace ··STORAGE_SPACE_MAX_USED:·75, with STORAGE_SPACE_MAX_USED:·75
Open

    STORAGE_SPACE_MAX_USED: 75,
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/

Replace ········if·(fs.existsSync(api.resolve('app/etc/modules.local.json' with ····if·(fs.existsSync(api.resolve("app/etc/modules.local.json"
Open

        if (fs.existsSync(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/

Severity
Category
Status
Source
Language