Fix fullscreen on mobile browsers #1131
Annotations
10 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint:
src/component-library/components/ConversationList/ConversationList.tsx#L41
Do not use Array index in keys
|
eslint:
src/component-library/components/ScreenEffects/RainEffect.tsx#L44
Do not use Array index in keys
|
eslint:
src/component-library/components/ScreenEffects/SnowEffect.tsx#L43
Do not use Array index in keys
|
eslint:
src/global.d.ts#L2
Unexpected any. Specify a different type
|
eslint:
src/global.d.ts#L7
Unexpected any. Specify a different type
|
eslint:
src/global.d.ts#L12
Unexpected any. Specify a different type
|
eslint:
src/helpers/attachments.ts#L72
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
eslint:
src/helpers/functions.ts#L15
Unexpected any. Specify a different type
|
eslint:
src/helpers/functions.ts#L15
Unexpected any. Specify a different type
|