chore: deprecate Jan core's REST module - all API requests go to cortex.cpp #4733
Annotations
3 warnings
Linter and test:
web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
|
Linter and test:
web/hooks/useLoadTheme.ts#L98
React Hook useCallback has a missing dependency: 'setNativeTheme'. Either include it or remove the dependency array
|
Linter and test:
web/hooks/usePath.ts#L1
'fs' is defined but never used
|
Loading