Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin eslint-plugin-react version to v7.20.5 #105

Merged
merged 1 commit into from Aug 15, 2020

Conversation

andygout
Copy link
Owner

v7.20.6 of eslint-plugin-react throws the below errors which seem unrelated to its described release changes.

/home/circleci/project/src/react/components/withInstancePageTitle.jsx
  6:44  error  Component definition is missing display name  react/display-name
  8:10  error  'name' is missing in props validation         react/prop-types
  8:16  error  'model' is missing in props validation        react/prop-types
  8:23  error  'formAction' is missing in props validation   react/prop-types

This PR pins the eslint-plugin-react version to v7.20.5.

References:

@andygout andygout merged commit 04c4d79 into master Aug 15, 2020
@andygout andygout deleted the pin-eslint-plugin-react-version branch August 15, 2020 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant