Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Test CD and CI checks #253

Test CD and CI checks

Test CD and CI checks #253

Triggered via push August 23, 2023 01:16
Status Success
Total duration 2m 2s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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