You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oops! Something went wrong! :(
ESLint: 9.22.0
ReferenceError: context is not defined
Occurred while linting /path/to/src/App.tsx:29
Rule: "react-redux/no-unused-prop-types"
at belongsToReduxReact (/path/to/node_modules/eslint-plugin-react-redux/lib/rules/no-unused-prop-types.js:36:35)
at /path/to/node_modules/eslint-plugin-react-redux/lib/rules/no-unused-prop-types.js:60:27
at Array.some (<anonymous>)
at MemberExpression (/path/to/node_modules/eslint-plugin-react-redux/lib/rules/no-unused-prop-types.js:60:10)
at MemberExpression (/path/to/node_modules/eslint-rule-composer/lib/rule-composer.js:210:41)
at ruleErrorHandler (/path/to/node_modules/eslint/lib/linter/linter.js:1160:48)
at /path/to/node_modules/eslint/lib/linter/safe-emitter.js:45:58
at Array.forEach (<anonymous>)
at Object.emit (/path/to/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
at NodeEventGenerator.applySelector (/path/to/node_modules/eslint/lib/linter/node-event-generator.js:297:26)
The text was updated successfully, but these errors were encountered:
koooge
added a commit
to koooge/eslint-plugin-react-redux
that referenced
this issue
Mar 17, 2025
Hi there, #103 has a bug to crash with eslint@9. It's in [email protected]
The text was updated successfully, but these errors were encountered: