Skip to content

Wave8/creating new taxes #468

Wave8/creating new taxes

Wave8/creating new taxes #468

Triggered via pull request March 14, 2024 09:02
Status Failure
Total duration 2m 31s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
typecheck: src/languages/es.ts#L1882
Property 'genericFailureMessage' is missing in type '{ taxRatealreadyExists: string; valuePercentageRange: string; }' but required in type '{ taxRatealreadyExists: string; valuePercentageRange: string; genericFailureMessage: string; }'.
typecheck: src/pages/settings/ExitSurvey/ExitSurveyReasonPage.tsx#L84
Type '(props: RadioButtonsProps & RefAttributes<View>) => ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'ValidInputs'.
typecheck
Process completed with exit code 2.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.