fix(rules/no-array-index-key, rules/no-missing-key): improve key detection#1867
Merged
Annotations
10 warnings
|
Check:
plugins/eslint-plugin-react-x/src/rules/no-component-will-mount/no-component-will-mount.ts#L33
`getClassComponentCollector` is deprecated. Class components are legacy. This function exists only to support legacy rules
|
|
Check:
plugins/eslint-plugin-react-x/src/rules/no-class-component/no-class-component.ts#L36
`isGetDerivedStateFromError` is deprecated. Class components are legacy
|
|
Check:
plugins/eslint-plugin-react-x/src/rules/no-class-component/no-class-component.ts#L36
`isComponentDidCatch` is deprecated. Class components are legacy
|
|
Check:
plugins/eslint-plugin-react-x/src/rules/no-class-component/no-class-component.ts#L30
`getClassComponentCollector` is deprecated. Class components are legacy. This function exists only to support legacy rules
|
|
Check:
plugins/eslint-plugin-react-x/src/rules/no-access-state-in-setstate/no-access-state-in-setstate.ts#L68
`isThisSetStateCall` is deprecated. Class components are legacy. This function exists only to support legacy rules
|
|
Check:
plugins/eslint-plugin-react-x/src/rules/no-access-state-in-setstate/no-access-state-in-setstate.ts#L61
`isThisSetStateCall` is deprecated. Class components are legacy. This function exists only to support legacy rules
|
|
Check:
packages/core/src/class-component.ts#L134
`isRenderMethodLike` is deprecated. Class components are legacy. This function exists only to support legacy rules
|
|
Check:
packages/core/src/class-component-collector.ts#L28
`ClassComponentSemanticNode` is deprecated. Class components are legacy. This type exists only to support legacy rules
|
|
Check:
packages/core/src/class-component-collector.ts#L27
`getClassComponentCollector` is deprecated. Class components are legacy. This function exists only to support legacy rules
|
|
Check:
packages/core/src/class-component-collector.ts#L17
`ClassComponentSemanticNode` is deprecated. Class components are legacy. This type exists only to support legacy rules
|
background
wait
wait-all
cancel
Loading