fix: change theme settings do not work after relocated data folder #4771
Annotations
5 warnings
Linter and test coverage:
web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' is defined but never used
|
Linter and test coverage:
web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
|
Linter and test coverage:
web/hooks/useDeleteThread.ts#L74
React Hook useCallback has missing dependencies: 'deleteThreadState' and 'setThreads'. Either include them or remove the dependency array
|
Generate Code Coverage report:
web/hooks/useLoadTheme.ts#L30
30-32 lines are not covered with tests
|
Generate Code Coverage report:
web/hooks/useLoadTheme.ts#L91
91 line is not covered with tests
|
Loading