feat: Jan Hub Revamp #5078
Annotations
2 warnings
Linter and test:
web/containers/ModelSearch/index.tsx#L65
React Hook useEffect has a missing dependency: 'onSearchLocal'. Either include it or remove the dependency array. If 'onSearchLocal' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Linter and test:
web/screens/Settings/Advanced/ProxySettings/index.tsx#L24
'proxyEnabled' is assigned a value but never used
|
Loading