Create Group Chats + Splits. #25909
Annotations
2 errors and 1 warning
typecheck:
src/languages/es.ts#L107
Property 'group' is missing in type '{ cancel: string; dismiss: string; yes: string; no: string; ok: string; buttonConfirm: string; name: string; attachment: string; to: string; optional: string; new: string; search: string; searchWithThreeDots: string; ... 169 more ...; role: string; }' but required in type '{ cancel: string; dismiss: string; yes: string; no: string; ok: string; buttonConfirm: string; name: string; attachment: string; to: string; optional: string; new: string; search: string; searchWithThreeDots: string; ... 170 more ...; role: string; }'.
|
typecheck
Process completed with exit code 2.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|