Langflow Release by @Adam-Aghili #1603
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, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
|
.venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L628
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
|
|
.venv/lib/python3.10/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
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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