Merge pull request #4282 from janhq/fix/message-attachments-preview #4710
Annotations
5 warnings
Linter and test coverage:
web/hooks/useActiveModel.ts#L32
'activeThread' is assigned a value 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/useLoadTheme.ts#L98
React Hook useCallback has a missing dependency: 'setNativeTheme'. Either include it or remove the dependency array
|
Linter and test coverage:
web/hooks/usePath.ts#L1
'fs' is defined but never used
|
Linter and test coverage:
web/utils/messageRequestBuilder.ts#L18
'FileType' is defined but never used
|
Loading