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

Update README.md

Update README.md #259

Triggered via push August 30, 2024 17:49
Status Success
Total duration 1m 35s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run-Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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