[GR Phase 3] Step 5 - navigation, default data, logic and API call to save it #9934
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 8s
Annotations
7 errors and 1 warning
|
Changed files ESLint check:
src/pages/ReimbursementAccount/NonUSD/SignerInfo/index.tsx#L64
Default the number ID to `CONST.DEFAULT_NUMBER_ID` instead. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
Changed files ESLint check:
src/pages/ReimbursementAccount/NonUSD/SignerInfo/index.tsx#L74
Unsafe assignment of an `any` value
|
Changed files ESLint check:
src/pages/ReimbursementAccount/NonUSD/SignerInfo/index.tsx#L75
Computed name [INPUT_IDS.ADDITIONAL_DATA.DESTINATION_COUNTRY] resolves to an `error` typed value
|
Changed files ESLint check:
src/pages/ReimbursementAccount/NonUSD/SignerInfo/index.tsx#L75
Computed name [INPUT_IDS.ADDITIONAL_DATA.DESTINATION_COUNTRY] resolves to an `error` typed value
|
Changed files ESLint check:
src/pages/ReimbursementAccount/NonUSD/SignerInfo/index.tsx#L82
Unsafe argument of type `any` assigned to a parameter of type `"" | "US" | "MX" | "AU" | "CA" | "GB" | "IT" | "AM" | "PM" | "AL" | "AR" | "AZ" | "CO" | "DE" | "GA" | "ID" | "IL" | "IN" | "KY" | "LA" | "MA" | "MD" | "ME" | "MN" | "MO" | "MS" | "MT" | "NC" | ... 222 more ... | "ZW"`
|
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|