Skip to content

feat(client/tasks): add a text box for adding a new task #1263

feat(client/tasks): add a text box for adding a new task

feat(client/tasks): add a text box for adding a new task #1263

Triggered via push February 18, 2025 18:01
Status Failure
Total duration 42s
Artifacts

dev.yml

on: push
Test development
31s
Test development
Build Docker image
0s
Build Docker image
Matrix: Check Docker build
Fit to window
Zoom out
Zoom in

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.