chore(deps): bump react-router-dom from 5.3.4 to 6.26.1 #1707
Annotations
1 error and 10 warnings
Lint and Build
Process completed with exit code 1.
|
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
|