[Wave 9] Onboarding Purpose Modal #436
Annotations
2 errors and 1 warning
typecheck:
src/languages/es.ts#L1212
Property 'purpose' is missing in type '{ welcome: string; whatsYourName: string; error: { requiredFirstName: string; requiredLasttName: string; }; }' but required in type '{ welcome: string; whatsYourName: string; purpose: { [x: string]: string; title: string; }; error: { requiredFirstName: string; requiredLasttName: 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/.
|