feat(client/tasks): add a text box for adding a new task #1263
dev.yml
on: push
Annotations
2 errors
Test development:
src/public/app/widgets/floating_buttons/help_button.ts#L14
Property 'taskList' is missing in type '{ canvas: null; code: null; contentWidget: null; doc: null; file: null; geoMap: string; image: null; launcher: null; mermaid: null; mindMap: null; noteMap: null; relationMap: null; render: null; search: null; text: null; webView: null; }' but required in type 'Record<"text" | "canvas" | "code" | "search" | "image" | "file" | "mindMap" | "mermaid" | "render" | "noteMap" | "launcher" | "doc" | "contentWidget" | "relationMap" | "webView" | "geoMap" | "taskList", string | null>'.
|
Test development
Process completed with exit code 2.
|