Langflow Release by @Adam-Aghili #1651
Annotations
4 errors and 11 warnings
|
|
|
Run unit tests
The operation was canceled.
|
|
Run unit tests:
src/backend/tests/src/backend/tests/unit/components/test_all_modules_importable.py#L598
TestDirectModuleImports.test_qdrant_component_directly_importable
Failed: Failed to import QdrantVectorStoreComponent: cannot import name 'QdrantVectorStoreComponent' from 'lfx.components.qdrant' (/home/runner/work/langflow/langflow/src/lfx/src/lfx/components/qdrant/__init__.py)
|
|
Run unit tests:
src/backend/tests/src/backend/tests/unit/components/test_all_modules_importable.py#L598
TestDirectModuleImports.test_qdrant_component_directly_importable
Failed: Failed to import QdrantVectorStoreComponent: cannot import name 'QdrantVectorStoreComponent' from 'lfx.components.qdrant' (/home/runner/work/langflow/langflow/src/lfx/src/lfx/components/qdrant/__init__.py)
|
|
Complete job
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. 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/
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L648
<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`.
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/typer/params.py#L948
The 'is_flag' and 'flag_value' parameters are not supported by Typer and will be removed entirely in a future release.
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/baidubce/utils.py#L903
invalid escape sequence '\d'
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/trustcall/_base.py#L46
Importing Send from langgraph.constants is deprecated. Please use 'from langgraph.types import Send' instead. Deprecated in LangGraph V1.0 to be removed in V2.0.
|
|
Run unit tests:
src/lfx/src/lfx/components/utilities/python_repl_core.py#L3
`langchain-experimental` is being sunset and is no longer actively maintained. See https://github.com/langchain-ai/langchain-experimental/issues/87 for details.
|
|
Run unit tests:
.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.
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/altk/pre_tool/core/config.py#L31
Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.12/migration/
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L648
<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`.
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/baidubce/utils.py#L903
invalid escape sequence '\d'
|
|
Run unit tests:
.venv/lib/python3.12/site-packages/trustcall/_base.py#L46
Importing Send from langgraph.constants is deprecated. Please use 'from langgraph.types import Send' instead. Deprecated in LangGraph V1.0 to be removed in V2.0.
|
background
wait
wait-all
cancel
parallel
Loading