chore(deps): bump cytoscape-popper from 2.0.0 to 4.0.1 #1705
Annotations
2 errors and 10 warnings
Lint and Build:
src/features/dataflow/CytoscapeControlled.tsx#L10
Argument of type '(factory: PopperFactory) => Ext' is not assignable to parameter of type 'Ext'.
|
Lint and Build
Process completed with exit code 2.
|
Lint and Build:
src/components/app.tsx#L177
'ownProps' is defined but never used
|
Lint and Build:
src/components/config-editor/renderer.tsx#L83
'prevProps' is defined but never used
|
Lint and Build:
src/components/config-editor/renderer.tsx#L83
'prevState' is defined but never used
|
Lint and Build:
src/components/header/gist-modal/index.tsx#L5
'ownProps' is defined but never used
|
Lint and Build:
src/components/header/gist-modal/renderer.tsx#L299
'e' is defined but never used
|
Lint and Build:
src/components/header/index.tsx#L8
'ownProps' is defined but never used
|
Lint and Build:
src/components/header/renderer.tsx#L384
Using string literals in ref attributes is deprecated
|
Lint and Build:
src/components/header/renderer.tsx#L454
Do not use findDOMNode. It doesn’t work with function components and is deprecated in StrictMode. See https://reactjs.org/docs/react-dom.html#finddomnode
|
Lint and Build:
src/components/header/renderer.tsx#L479
Do not use findDOMNode. It doesn’t work with function components and is deprecated in StrictMode. See https://reactjs.org/docs/react-dom.html#finddomnode
|
Lint and Build:
src/components/header/renderer.tsx#L489
Do not use findDOMNode. It doesn’t work with function components and is deprecated in StrictMode. See https://reactjs.org/docs/react-dom.html#finddomnode
|