Merge branch 'main' into merge-upstream #131
Annotations
3 errors
lint:
app/javascript/flavours/glitch/features/compose/components/latex_dropdown.jsx#L240
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
|
lint:
app/javascript/mastodon/features/compose/components/latex_dropdown.jsx#L240
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
|
lint
Process completed with exit code 1.
|