huridocs/uwazi

View on GitHub
app/react/Users/ResetPassword.js

Summary

Maintainability
A
0 mins
Test Coverage
C
76%

Prefer named exports.
Open

export default connect(null, mapDispatchToProps)(withRouter(ResetPasswordComponent));
Severity: Minor
Found in app/react/Users/ResetPassword.js by eslint

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

A control must be associated with a text label.
Open

                <input
Severity: Minor
Found in app/react/Users/ResetPassword.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 PropTypes from 'prop-types';
Severity: Minor
Found in app/react/Users/ResetPassword.js by eslint

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

A control must be associated with a text label.
Open

                <input
Severity: Minor
Found in app/react/Users/ResetPassword.js by eslint

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

There are no issues that match your filters.

Category
Status