cattr-app/frontend-application

View on GitHub
app/core/services/resource/screenshot.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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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

Replace '@/services/resource.service' with "@/services/resource.service"
Open

import ResourceService from '@/services/resource.service';

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

Delete ··
Open

    /**

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

Delete ··
Open

    getItem(id) {

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

Delete ··
Open

    getWithFilters(filters, config = {}) {

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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

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

        return `screenshots/show?id=${id}`;

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

Delete ····
Open

        return axios.get(this.getItemRequestUri(id));

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

Replace ········return·axios.get('screenshots/list' with ····return·axios.get("screenshots/list"
Open

        return axios.get('screenshots/list');

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

Delete ··
Open

    }

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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

Replace ····return·axios.post('screenshots/list' with return·axios.post("screenshots/list"
Open

        return axios.post('screenshots/list', filters, config);

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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

Replace 'axios' with "axios"
Open

import axios from 'axios';

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

Delete ··
Open

    deleteItem(id) {

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 ResourceService from '@/services/resource.service';

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

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

import ResourceService from '@/services/resource.service';

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

Delete ··
Open

    /**

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 ResourceService from '@/services/resource.service';

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

Delete ··
Open

    /**

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 ResourceService from '@/services/resource.service';

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

Delete ··
Open

    getItemRequestUri(id) {

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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

Delete ··
Open

    }

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

Replace ···· with ··
Open

    }

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 ResourceService from '@/services/resource.service';

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

Replace ········return·axios.post('screenshots/remove' with ····return·axios.post("screenshots/remove"
Open

        return axios.post('screenshots/remove', { id });

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

Delete ··
Open

    }

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

Delete ··
Open

    /**

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 ResourceService from '@/services/resource.service';

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 ResourceService from '@/services/resource.service';

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

Delete ··
Open

    getAll() {

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

Delete ··
Open

    }

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 ResourceService from '@/services/resource.service';

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

Replace ···· with ··
Open

    /**

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

There are no issues that match your filters.

Category
Status