[HOLD BE] Allow HTML for task titles #12356
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 1s
Annotations
3 errors and 1 warning
Changed files ESLint check:
src/pages/tasks/NewTaskPage.tsx#L39
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/tasks/NewTaskPage.tsx#L98
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:
src/components/HTMLEngineProvider/BaseHTMLEngineProvider.tsx#L116
React Hook useMemo has a missing dependency: 'styles.taskTitleMenuItem'. Either include it or remove the dependency array
|