chore: [IOPID-2579] add management of remote portal urls #16097
Annotations
10 errors and 2 warnings
Run yarn tsc:noemit:
ts/features/itwallet/issuance/screens/ItwIssuanceCredentialFailureScreen.tsx#L121
Element implicitly has an 'any' type because expression of type '"it-IT" | "en-EN" | "de-DE"' can't be used to index type '{ "it-IT": string; "en-EN": string; } & {}'.
|
Run yarn tsc:noemit:
ts/features/itwallet/issuance/screens/ItwIssuanceCredentialFailureScreen.tsx#L124
Element implicitly has an 'any' type because expression of type '"it-IT" | "en-EN" | "de-DE"' can't be used to index type '{ "it-IT": string; "en-EN": string; } & {}'.
|
Run yarn tsc:noemit:
ts/features/payments/checkout/components/WalletPaymentFeedbackBanner.tsx#L45
Element implicitly has an 'any' type because expression of type '"it-IT" | "en-EN" | "de-DE"' can't be used to index type '{ "it-IT": string; "en-EN": string; } & {}'.
|
Run yarn tsc:noemit:
ts/features/payments/checkout/components/WalletPaymentFeedbackBanner.tsx#L46
Element implicitly has an 'any' type because expression of type '"it-IT" | "en-EN" | "de-DE"' can't be used to index type '{ "it-IT": string; "en-EN": string; } & {}'.
|
Run yarn tsc:noemit:
ts/features/payments/checkout/components/WalletPaymentFeedbackBanner.tsx#L47
Element implicitly has an 'any' type because expression of type '"it-IT" | "en-EN" | "de-DE"' can't be used to index type '{ "it-IT": string; "en-EN": string; } & {}'.
|
Run yarn tsc:noemit:
ts/features/payments/home/components/PaymentsAlertStatus.tsx#L25
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn tsc:noemit:
ts/features/payments/home/components/PaymentsAlertStatus.tsx#L36
Type 'string | undefined' is not assignable to type 'string'.
|
Run yarn tsc:noemit:
ts/hooks/useStatusAlertProps.ts#L37
Type '{ action?: undefined; onPress?: undefined; content: string | undefined; variant: "warning" | "error" | "info"; } | undefined' is not assignable to type 'AlertEdgeToEdgeProps | undefined'.
|
Run yarn tsc:noemit:
ts/hooks/useStatusAlertProps.ts#L51
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn tsc:noemit:
ts/utils/payment.ts#L424
Element implicitly has an 'any' type because expression of type '"it-IT" | "en-EN" | "de-DE"' can't be used to index type '{ "en-EN": string; "it-IT": string; }'.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading