This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Bump dependencies #256
Annotations
9 warnings
Run-Checks:
packages/mobile/src/components/conference/RecordButton/RecordButton.tsx#L17
'testID' is defined but never used
|
Run-Checks:
packages/mobile/src/components/ui/Button/Button.tsx#L48
Unexpected any. Specify a different type
|
Run-Checks:
packages/mobile/src/components/ui/Button/Button.tsx#L49
Unexpected any. Specify a different type
|
Run-Checks:
packages/mobile/src/components/ui/Button/Button.tsx#L51
Unexpected any. Specify a different type
|
Run-Checks:
packages/mobile/src/components/ui/Button/Button.tsx#L52
Unexpected any. Specify a different type
|
Run-Checks:
packages/mobile/src/hooks/useConference.ts#L1
'ConferenceCreateOptions' is defined but never used
|
Run-Checks:
packages/mobile/src/hooks/useConference.ts#L2
'useCallback' is defined but never used
|
Run-Checks:
packages/mobile/src/hooks/useConference.ts#L6
'conferenceService' is defined but never used
|
Run-Checks:
packages/mobile/src/types/types.ts#L1
'NavigateTo' is defined but never used
|