[Wave9] Welcome Video Modal #398
Annotations
3 errors and 1 warning
typecheck:
src/components/OnboardingWelcomeVideoModal.tsx#L13
Cannot find module './VideoPlayer' or its corresponding type declarations.
|
typecheck:
src/languages/es.ts#L2803
Type '{ common: { cancel: string; yes: string; no: string; ok: string; buttonConfirm: string; attachment: string; to: string; optional: string; new: string; search: string; searchWithThreeDots: string; select: string; ... 164 more ...; update: string; }; ... 140 more ...; violations: { ...; }; }' does not satisfy the expected type '{ common: { cancel: string; yes: string; no: string; ok: string; buttonConfirm: string; attachment: string; to: string; optional: string; new: string; search: string; searchWithThreeDots: string; next: string; ... 164 more ...; update: string; }; ... 141 more ...; violations: { ...; }; }'.
|
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/.
|