Description added to feeNumber input in feeComplaintForm. #1540
Annotations
4 errors and 1 warning
tsc:
src/page-modules/contact/ticket-control/forms/feeComplaintForm.tsx#L118
Property 'inputFields' does not exist on type '{ title: TranslatedString; homeLink: TranslatedString; ticketControl: { title: TranslatedString; feeComplaint: { title: TranslatedString; description: TranslatedString; info: TranslatedString; firstAgreement: { ...; }; secondAgreement: { ...; }; }; postponePayment: { ...; }; feedback: { ...; }; }; ... 10 more ...; c...'.
|
tsc:
src/page-modules/contact/ticket-control/forms/postponePayment.tsx#L33
Property 'inputFields' does not exist on type '{ title: TranslatedString; homeLink: TranslatedString; ticketControl: { title: TranslatedString; feeComplaint: { title: TranslatedString; description: TranslatedString; info: TranslatedString; firstAgreement: { ...; }; secondAgreement: { ...; }; }; postponePayment: { ...; }; feedback: { ...; }; }; ... 10 more ...; c...'.
|
tsc:
src/page-modules/contact/ticket-control/forms/postponePayment.tsx#L50
Property 'inputFields' does not exist on type '{ title: TranslatedString; homeLink: TranslatedString; ticketControl: { title: TranslatedString; feeComplaint: { title: TranslatedString; description: TranslatedString; info: TranslatedString; firstAgreement: { ...; }; secondAgreement: { ...; }; }; postponePayment: { ...; }; feedback: { ...; }; }; ... 10 more ...; c...'.
|
tsc
Process completed with exit code 2.
|
tsc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|