Files
devdash-cli/src
7000pctAUTO 5bfc66e0d9
Some checks failed
DevDash CLI CI / test (push) Has been cancelled
fix: resolve CI/CD issues - fixed workflow model, timer API, and type annotations
- src/ui/components/cards.py: Changed WorkflowCard to use WorkflowRunModel with correct attributes
- src/models/__init__.py: Added WorkflowRunModel to exports
- src/ui/screens/dashboard.py: Fixed timer API for Textual 0.52 compatibility
- src/ui/components/loading.py: Renamed _animate to _spin for signature override
- src/git/status.py: Added type annotation 'str | None' to remote_name variable
2026-02-01 07:31:55 +00:00
..