[No QA] Remove default values for IDs to comply with eslint rules #8818
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 21s
Annotations
4 errors and 1 warning
Changed files ESLint check:
src/ROUTES.ts#L1165
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
Changed files ESLint check:
src/ROUTES.ts#L1169
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
Changed files ESLint check:
src/ROUTES.ts#L1174
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
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
|