Langflow Release by @Adam-Aghili #1610
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/setup-uv@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
.venv/lib/python3.12/site-packages/langchain_google_genai/chat_models.py#L47
All support for the `google.generativeai` package has ended. It will no longer be receiving
updates or bug fixes. Please switch to the `google.genai` package as soon as possible.
See README for more details:
https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md
|
|
src/backend/base/langflow/alembic/env.py#L118
WARNING: SQL-parsed foreign key constraint '('flow_id', 'flow', 'id')' could not be located in PRAGMA foreign_keys for table trace
|
|
src/backend/base/langflow/alembic/env.py#L118
WARNING: SQL-parsed foreign key constraint '('flow_id', 'flow', 'id')' could not be located in PRAGMA foreign_keys for table trace
|
|
/usr/lib/python3.12/contextlib.py#L144
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
|
|
.venv/lib/python3.12/site-packages/astrapy/admin/admin.py#L65
SSL connection reuse disabled due to a Python 3.12.[0-11] bug. This may reduce performance under certain workloads. Please upgrade to Python 3.12.12 or newer if possible.
|
|
src/backend/base/langflow/main.py#L20
Pydantic v2.12.5 or higher is required for full compatibility. Please upgrade your Pydantic version to avoid potential issues.Support for Pydantic versions lower than v2.12.5 will be dropped in fastapi-pagination v0.16.0.
|
The logs for this run have expired and are no longer available.
Loading