chore: update eslint* dependencies (major) #1641
Annotations
10 errors
Build:
packages/dmn-js-boxed-expression/src/render/TableJsSupport.js#L12
Component definition is missing display name
|
Build:
packages/dmn-js-boxed-expression/src/util/withChangeSupport.js#L11
Component definition is missing display name
|
Build:
packages/dmn-js-decision-table/src/features/add-input-output/components/AddInput.js#L20
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
Build:
packages/dmn-js-decision-table/src/features/add-input-output/components/AddOutput.js#L20
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
Build:
packages/dmn-js-decision-table/src/features/add-rule/components/AddRuleFootComponent.js#L16
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
Build:
packages/dmn-js-decision-table/src/features/add-rule/components/AddRuleFootComponent.js#L34
Missing "key" prop for element in array
|
Build:
packages/dmn-js-decision-table/src/features/allowed-values/components/AllowedValuesEditing.js#L57
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
Build:
packages/dmn-js-decision-table/src/features/annotations/editor/components/AnnotationCell.js#L19
componentWillMount is deprecated since React 16.9.0, use UNSAFE_componentWillMount instead, see https://reactjs.org/docs/react-component.html#unsafe_componentwillmount. Use https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles to automatically update your components
|
Build:
packages/dmn-js-decision-table/src/features/context-menu/ContextMenu.js#L53
Component definition is missing display name
|
Build:
packages/dmn-js-decision-table/src/features/decision-rule-indices/components/DecisionRuleIndexCellComponent.js#L22
Missing "key" prop for element in iterator
|
Loading