huridocs/uwazi

View on GitHub
app/react/Metadata/containers/FormatMetadata.js

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Prop type "array" is forbidden
Open

    attachments: PropTypes.array,

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

Prop type "object" is forbidden
Open

  relationships: PropTypes.object,

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

Prop spreading is forbidden
Open

      {...removeUneededProps(props)}

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

Prop type "object" is forbidden
Open

    metadata: PropTypes.object,

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

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

import { connect } from 'react-redux';

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

There are no issues that match your filters.

Category
Status