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
/home/ubuntu/studio/node_modules/eslint-plugin-react/lib/util/Components.js:296
if (!node.properties) {
^
TypeError: Cannot read property 'properties' of undefined
at Object.utils.getRelatedComponent (/home/ubuntu/studio/node_modules/eslint-plugin-react/lib/util/Components.js:296:18)
at EventEmitter.MemberExpression (/home/ubuntu/studio/node_modules/eslint-plugin-react/lib/rules/display-name.js:134:29)
at emitOne (events.js:82:20)
at EventEmitter.emit (events.js:169:7)
at NodeEventGenerator.enterNode (/home/ubuntu/studio/node_modules/eslint/lib/util/node-event-generator.js:42:22)
at CommentEventGenerator.enterNode (/home/ubuntu/studio/node_modules/eslint/lib/util/comment-event-generator.js:98:23)
at Controller.controller.traverse.enter (/home/ubuntu/studio/node_modules/eslint/lib/eslint.js:767:36)
at Controller.__execute (/home/ubuntu/studio/node_modules/eslint/node_modules/estraverse/estraverse.js:397:31)
at Controller.traverse (/home/ubuntu/studio/node_modules/eslint/node_modules/estraverse/estraverse.js:495:28)
at EventEmitter.module.exports.api.verify (/home/ubuntu/studio/node_modules/eslint/lib/eslint.js:764:24)
Unfortunately I can't associate this with a specific input yet because it's only occurring on a CI server, but this is using eslint-plugin-react 3.11.3 and babel-eslint 5.0.0-beta6.
The text was updated successfully, but these errors were encountered:
Unfortunately I can't associate this with a specific input yet because it's only occurring on a CI server, but this is using eslint-plugin-react 3.11.3 and babel-eslint 5.0.0-beta6.
The text was updated successfully, but these errors were encountered: