cattr-app/frontend-application

View on GitHub
app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Replace ········return·axios.post('auth/password/reset/validate' with ····return·axios.post("auth/password/reset/validate"
Open

        return axios.post('auth/password/reset/validate', data);
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Replace ···· with ··
Open

    resetPasswordRequest(data) {
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Replace ········return·axios.post('auth/password/reset/request' with ····return·axios.post("auth/password/reset/request"
Open

        return axios.post('auth/password/reset/request', data);
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Replace 'axios' with "axios"
Open

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Replace ···· with ··
Open

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

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Replace ····return·axios.post('auth/password/reset/process' with return·axios.post("auth/password/reset/process"
Open

        return axios.post('auth/password/reset/process', data);
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Delete ··
Open

    resetPasswordProcess(data) {
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Delete ··
Open

    resetPasswordValidateToken(data) {
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

Delete ··
Open

    }
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.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

import axios from 'axios';
Severity: Minor
Found in app/core/services/auth.service.js by eslint

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

There are no issues that match your filters.

Category
Status