fix: save changes button, something went wrong, you've created popup #695
Annotations
6 errors and 2 warnings
src/pages/my-ads/components/AdConditionsSection/__tests__/AdConditionsSection.spec.tsx#L46
Property 'initialPaymentMethods' is missing in type '{ countryList: {}; currency: "USD" | "AAD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BCH" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | ... 163 more ... | "ZWL"; ... 5 more ...; rateType: string; }' but required in type 'TAdConditionsSection'.
|
src/pages/my-ads/components/AdConditionsSection/__tests__/AdConditionsSection.spec.tsx#L53
Property 'initialPaymentMethods' is missing in type '{ countryList: {}; currency: "USD" | "AAD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BCH" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | ... 163 more ... | "ZWL"; ... 5 more ...; rateType: string; }' but required in type 'TAdConditionsSection'.
|
src/pages/my-ads/components/AdConditionsSection/__tests__/AdConditionsSection.spec.tsx#L58
Property 'initialPaymentMethods' is missing in type '{ countryList: {}; currency: "USD" | "AAD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BCH" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | ... 163 more ... | "ZWL"; ... 5 more ...; rateType: string; }' but required in type 'TAdConditionsSection'.
|
src/pages/my-ads/components/AdWizard/__tests__/AdWizard.spec.tsx#L40
Property 'initialPaymentMethods' is missing in type '{ countryList: {}; currency: "USD" | "AAD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BCH" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | ... 163 more ... | "ZWL"; ... 4 more ...; steps: { ...; }[]; }' but required in type 'TAdWizardNav'.
|
src/pages/my-ads/components/AdWizard/__tests__/AdWizard.spec.tsx#L47
Property 'initialPaymentMethods' is missing in type '{ countryList: {}; currency: "USD" | "AAD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BCH" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | ... 163 more ... | "ZWL"; ... 4 more ...; steps: { ...; }[]; }' but required in type 'TAdWizardNav'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading