fix: attach file information into message metadata for a quick retrieval #4740
Annotations
3 warnings
Linter and test:
web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' 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