Detach SelectDbModal components to avoid useless rendering #424
Annotations
1 error and 4 warnings
Run eslint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run eslint:
src/components/Modal/SelectDbModal.jsx#L7
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Run eslint:
src/components/Modal/SelectDbModal.jsx#L58
Fast refresh can't handle anonymous components. Add a name to your export
|
Run eslint:
src/components/Workspace.jsx#L410
React Hook useCallback has a missing dependency: 'setDatabase'. Either include it or remove the dependency array
|
Loading