Wave8/creating new taxes #468
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/.
|