cattr-app/frontend-application

View on GitHub
app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Replace ···· with ··
Open

    }
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Replace ····throw·new·Error('getReport·must·be·implemented·in·ReportService·class' with throw·new·Error("getReport·must·be·implemented·in·ReportService·class"
Open

        throw new Error('getReport must be implemented in ReportService class');
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Delete ··
Open

    getReport(startAt, endAt, users, projects) {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Delete ··
Open

    downloadReport(startAt, endAt, users, projects, format) {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Definition for rule 'vue/attributes-order' was not found
Open

export default class ReportService {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Delete ··
Open

    /**
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Delete ··
Open

    /**
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

Replace ········throw·new·Error('downloadReport·must·be·implemented·in·ReportService·class' with ····throw·new·Error(⏎······"downloadReport·must·be·implemented·in·ReportService·class"⏎····
Open

        throw new Error('downloadReport must be implemented in ReportService class');
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.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 default class ReportService {
Severity: Minor
Found in app/core/services/report.service.js by eslint

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

There are no issues that match your filters.

Category
Status