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