fix: save changes button, something went wrong, you've created popup #695
Triggered via pull request
August 2, 2024 11:13
nada-deriv
synchronize
#239
Status
Failure
Total duration
45s
Artifacts
–
build-and-deploy-test.yml
on: pull_request_target
build_to_cloudflare_pages
35s
Annotations
6 errors and 2 warnings
build_to_cloudflare_pages:
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'.
|
build_to_cloudflare_pages:
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'.
|
build_to_cloudflare_pages:
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'.
|
build_to_cloudflare_pages:
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'.
|
build_to_cloudflare_pages:
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'.
|
build_to_cloudflare_pages
Process completed with exit code 2.
|
build_to_cloudflare_pages
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/
|
build_to_cloudflare_pages
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/
|