cattr-app/frontend-application

View on GitHub
app/core/plugins/sentry.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

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/

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

        dsn: process.env.VUE_APP_SENTRY_DSN,
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

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

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

Replace '@sentry/integrations' with "@sentry/integrations"
Open

import * as Integrations from '@sentry/integrations';
Severity: Minor
Found in app/core/plugins/sentry.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 ················attachProps:·true, with ········attachProps:·true
Open

                attachProps: true,
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

    Sentry.init({
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ····
Open

        integrations: [
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/

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/

Definition for rule 'vue/attributes-order' was not found
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/

Replace ··'VUE_APP_SENTRY_DSN' with "VUE_APP_SENTRY_DSN"
Open

    'VUE_APP_SENTRY_DSN' in process.env &&
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/

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/

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/

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

        environment: process.env.NODE_ENV,
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/

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/

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/

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

            new Integrations.Vue({
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ··
Open

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

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/

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/

Replace 'vue' with "vue"
Open

import Vue from 'vue';
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Delete ········
Open

                Vue,
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Replace ····process.env.NODE_ENV·!==·'development' with ··process.env.NODE_ENV·!==·"development"
Open

    process.env.NODE_ENV !== 'development' &&
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

Replace '@sentry/browser' with "@sentry/browser"
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/

Replace ········], with ····]
Open

        ],
Severity: Minor
Found in app/core/plugins/sentry.js by eslint

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

There are no issues that match your filters.

Category
Status