Nada/feat: implementation of copy ads #252
Triggered via pull request
June 6, 2024 11:43
nada-deriv
synchronize
#102
Status
Failure
Total duration
36s
Artifacts
–
build-and-deploy-test.yml
on: pull_request_target
build_to_cloudflare_pages
28s
Annotations
6 errors and 2 warnings
build_to_cloudflare_pages:
src/pages/my-ads/screens/MyAds/MyAdsTableRow/__tests__/MyAdsTableRowView.spec.tsx#L134
Property 'advertiserPaymentMethods' is missing in type '{ account_currency: string; active_orders: number; advertiser_details: { completed_orders_count: number; has_not_been_recommended: boolean; id: string; is_blocked: boolean; is_favourite: boolean; ... 8 more ...; total_completion_rate: null; }; ... 35 more ...; payment_info: string; }' but required in type '{ advertiserPaymentMethods: ({ id: string; display_name?: string | undefined; fields: { [k: string]: { display_name: string; required: number; type: "text" | "memo"; value: string; }; }; is_enabled: 0 | 1; method: string; type: "other" | ... 1 more ... | "ewallet"; used_by_adverts: string[] | null; used_by_orders: s...'.
|
build_to_cloudflare_pages:
src/pages/my-ads/screens/MyAds/MyAdsTableRow/__tests__/MyAdsTableRowView.spec.tsx#L140
Property 'advertiserPaymentMethods' is missing in type '{ account_currency: string; active_orders: number; advertiser_details: { completed_orders_count: number; has_not_been_recommended: boolean; id: string; is_blocked: boolean; is_favourite: boolean; ... 8 more ...; total_completion_rate: null; }; ... 35 more ...; payment_info: string; }' but required in type '{ advertiserPaymentMethods: ({ id: string; display_name?: string | undefined; fields: { [k: string]: { display_name: string; required: number; type: "text" | "memo"; value: string; }; }; is_enabled: 0 | 1; method: string; type: "other" | ... 1 more ... | "ewallet"; used_by_adverts: string[] | null; used_by_orders: s...'.
|
build_to_cloudflare_pages:
src/pages/my-ads/screens/MyAds/MyAdsTableRow/__tests__/MyAdsTableRowView.spec.tsx#L146
Property 'advertiserPaymentMethods' is missing in type '{ account_currency: string; active_orders: number; advertiser_details: { completed_orders_count: number; has_not_been_recommended: boolean; id: string; is_blocked: boolean; is_favourite: boolean; ... 8 more ...; total_completion_rate: null; }; ... 35 more ...; payment_info: string; }' but required in type '{ advertiserPaymentMethods: ({ id: string; display_name?: string | undefined; fields: { [k: string]: { display_name: string; required: number; type: "text" | "memo"; value: string; }; }; is_enabled: 0 | 1; method: string; type: "other" | ... 1 more ... | "ewallet"; used_by_adverts: string[] | null; used_by_orders: s...'.
|
build_to_cloudflare_pages:
src/pages/my-ads/screens/MyAds/MyAdsTableRow/__tests__/MyAdsTableRowView.spec.tsx#L152
Property 'advertiserPaymentMethods' is missing in type '{ account_currency: string; active_orders: number; advertiser_details: { completed_orders_count: number; has_not_been_recommended: boolean; id: string; is_blocked: boolean; is_favourite: boolean; ... 8 more ...; total_completion_rate: null; }; ... 35 more ...; payment_info: string; }' but required in type '{ advertiserPaymentMethods: ({ id: string; display_name?: string | undefined; fields: { [k: string]: { display_name: string; required: number; type: "text" | "memo"; value: string; }; }; is_enabled: 0 | 1; method: string; type: "other" | ... 1 more ... | "ewallet"; used_by_adverts: string[] | null; used_by_orders: s...'.
|
build_to_cloudflare_pages:
src/pages/my-ads/screens/MyAds/MyAdsTableRow/__tests__/MyAdsTableRowView.spec.tsx#L158
Property 'advertiserPaymentMethods' is missing in type '{ account_currency: string; active_orders: number; advertiser_details: { completed_orders_count: number; has_not_been_recommended: boolean; id: string; is_blocked: boolean; is_favourite: boolean; ... 8 more ...; total_completion_rate: null; }; ... 35 more ...; payment_info: string; }' but required in type '{ advertiserPaymentMethods: ({ id: string; display_name?: string | undefined; fields: { [k: string]: { display_name: string; required: number; type: "text" | "memo"; value: string; }; }; is_enabled: 0 | 1; method: string; type: "other" | ... 1 more ... | "ewallet"; used_by_adverts: string[] | null; used_by_orders: s...'.
|
build_to_cloudflare_pages
Process completed with exit code 2.
|
build_to_cloudflare_pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|