huridocs/uwazi

View on GitHub

Showing 3,439 of 3,635 total issues

Definition for rule 'node/no-restricted-import' was not found.
Open

import { testingDB } from 'api/utils/testing_db';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import testingDB from 'api/utils/testing_db';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

//eslint-disable-next-line node/no-restricted-import

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

Prefer named exports.
Open

export default (route, io) => {
Severity: Minor
Found in app/api/utils/instrumentRoutes.js by eslint

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

Definition for rule 'node/no-restricted-import' was not found.
Open

/**
Severity: Minor
Found in app/api/utils/Error.js by eslint

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

Definition for rule 'node/no-restricted-import' was not found.
Open

const unique = (v, i, a) => a.indexOf(v) === i;
Severity: Minor
Found in app/api/utils/filters.js by eslint

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import { testingDB } from 'api/utils/testing_db';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import mongoose from 'mongoose';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import { ActivityLogGetRequestSchema } from 'shared/types/activityLogApiSchemas';
Severity: Minor
Found in app/api/activitylog/routes.js by eslint

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

Definition for rule 'node/no-restricted-import' was not found.
Open

/* eslint-disable max-lines */
Severity: Minor
Found in app/api/csv/specs/csvLoader.spec.js by eslint

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import { objectIdSchema } from 'shared/types/commonSchemas';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import CSRFMiddleware from '../CSRFMiddleware';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

/* eslint-disable max-lines */
Severity: Minor
Found in app/api/entities/entities.js by eslint

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import model from 'api/activitylog/activitylogModel';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import mongoose from 'mongoose';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import { testingDB } from 'api/utils/testing_db';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import { config } from 'api/config';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import testingDB from 'api/utils/testing_db';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import testingDB from 'api/utils/testing_db';

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

Definition for rule 'node/no-restricted-import' was not found.
Open

import { testingDB } from 'api/utils/testing_db';

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

Severity
Category
Status
Source
Language