Skip to content

[Wave 9] Onboarding Purpose Modal #437

[Wave 9] Onboarding Purpose Modal

[Wave 9] Onboarding Purpose Modal #437

Triggered via pull request March 4, 2024 12:27
Status Failure
Total duration 1m 21s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.