Feature request : Upgrade task titles with markdown rendering #13141
Annotations
5 errors
Run ESLint to check for deprecation warnings:
src/components/HTMLEngineProvider/HTMLRenderers/AnchorRenderer.tsx#L12
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Run ESLint to check for deprecation warnings:
src/pages/tasks/TaskTitlePage.tsx#L16
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/tasks/TaskTitlePage.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/tasks/TaskTitlePage.tsx#L25
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading