Skip to content

fix(cli): description field was mapped to title in toTaskSchema #154

fix(cli): description field was mapped to title in toTaskSchema

fix(cli): description field was mapped to title in toTaskSchema #154

Re-run triggered July 9, 2026 10:01
Status Failure
Total duration 59s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test
Process completed with exit code 2.
test
Property 'description' does not exist on type '{ id: string; title: string; board: string; budget: string; status: string; assignee: string; } | { id: string; title: string; board: string; budget: string; status: string; assignee: null; }'.
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/