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: 8.9.0
TypeError: Cannot read property 'type' of null
Occurred while linting /Users/g/work/raptor-ui/packages/rcom-raptor-ui_article/src/components/testrule.jsx:4
Rule: "react/jsx-key"
at /Users/g/work/raptor-ui/node_modules/eslint-plugin-react/lib/rules/jsx-key.js:111:110
at Array.filter (<anonymous>)
at ArrayExpression, JSXElement > JSXElement (/Users/g/work/raptor-ui/node_modules/eslint-plugin-react/lib/rules/jsx-key.js:111:94)
at ruleErrorHandler (/Users/g/work/raptor-ui/node_modules/eslint/lib/linter/linter.js:1107:28)
at /Users/g/work/raptor-ui/node_modules/eslint/lib/linter/safe-emitter.js:45:58
at Array.forEach (<anonymous>)
at Object.emit (/Users/g/work/raptor-ui/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
at NodeEventGenerator.applySelector (/Users/g/work/raptor-ui/node_modules/eslint/lib/linter/node-event-generator.js:297:26)
at NodeEventGenerator.applySelectors (/Users/g/work/raptor-ui/node_modules/eslint/lib/linter/node-event-generator.js:326:22)
at NodeEventGenerator.enterNode (/Users/g/work/raptor-ui/node_modules/eslint/lib/linter/node-event-generator.js:340:14)
Linting this file:
Throws the following error:
Using the following deps:
This worked in version 7.28.0 so seems to be broken in the new version released today 7.29.0
The text was updated successfully, but these errors were encountered: