Hotfix 0.5.11 - Release cut #4615
Annotations
3 warnings
Linter and test:
web/containers/Layout/index.tsx#L3
'useMemo' is defined but never used
|
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
|
Loading