Skip to content

[Wave9] Require name + surname #426

[Wave9] Require name + surname

[Wave9] Require name + surname #426

Triggered via pull request February 28, 2024 14:57
Status Failure
Total duration 1m 31s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
typecheck: src/pages/OnboardingPersonalDetails.tsx#L91
Type '{ fontSize: 28; lineHeight: "110%"; fontFamily: string; fontWeight: "500"; }' is not assignable to type 'TextStyle | Falsy | RegisteredStyle<TextStyle> | RecursiveArray<TextStyle | Falsy | RegisteredStyle<TextStyle>> | readonly (TextStyle | ... 1 more ... | RegisteredStyle<...>)[]'.
typecheck: src/pages/OnboardingPersonalDetails.tsx#L92
Type '{ fontSize: 28; lineHeight: "110%"; fontFamily: string; fontWeight: "500"; }' is not assignable to type 'TextStyle | Falsy | RegisteredStyle<TextStyle> | RecursiveArray<TextStyle | Falsy | RegisteredStyle<TextStyle>> | readonly (TextStyle | ... 1 more ... | RegisteredStyle<...>)[]'.
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/.