feat(agentic): Langflow Assistant improvements — flow building, model portability, and robustness #2004
migration-validation.yml
on: pull_request
Model/Migration Consistency
2m 40s
Background Execution Real-Service Tests (real Postgres + Redis)
4m 54s
Migration Pattern Validation
1m 18s
Annotations
4 warnings
|
Model/Migration Consistency
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Model/Migration Consistency:
.venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Background Execution Real-Service Tests (real Postgres + Redis)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Background Execution Real-Service Tests (real Postgres + Redis):
.venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|