Langflow Release by @erichare #1691
Annotations
8 errors and 11 warnings
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Run unit tests
Event loop is closed
|
|
Complete job
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, nick-fields/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/_pytest/threadexception.py#L58
Exception in thread Thread-921 (_connection_worker_thread)
Traceback (most recent call last):
File "/home/runner/work/langflow/langflow/.venv/lib/python3.11/site-packages/aiosqlite/core.py", line 66, in _connection_worker_thread
future.get_loop().call_soon_threadsafe(set_result, future, result)
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe
self._check_closed()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/home/runner/work/langflow/langflow/.venv/lib/python3.11/site-packages/aiosqlite/core.py", line 75, in _connection_worker_thread
future.get_loop().call_soon_threadsafe(set_exception, future, e)
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe
self._check_closed()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/_pytest/threadexception.py#L58
Exception in thread Thread-923 (_connection_worker_thread)
Traceback (most recent call last):
File "/home/runner/work/langflow/langflow/.venv/lib/python3.11/site-packages/aiosqlite/core.py", line 66, in _connection_worker_thread
future.get_loop().call_soon_threadsafe(set_result, future, result)
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe
self._check_closed()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/home/runner/work/langflow/langflow/.venv/lib/python3.11/site-packages/aiosqlite/core.py", line 75, in _connection_worker_thread
future.get_loop().call_soon_threadsafe(set_exception, future, e)
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe
self._check_closed()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/_pytest/threadexception.py#L58
Exception in thread Thread-922 (_connection_worker_thread)
Traceback (most recent call last):
File "/home/runner/work/langflow/langflow/.venv/lib/python3.11/site-packages/aiosqlite/core.py", line 66, in _connection_worker_thread
future.get_loop().call_soon_threadsafe(set_result, future, result)
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe
self._check_closed()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/home/runner/work/langflow/langflow/.venv/lib/python3.11/site-packages/aiosqlite/core.py", line 75, in _connection_worker_thread
future.get_loop().call_soon_threadsafe(set_exception, future, e)
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe
self._check_closed()
File "/home/runner/.local/share/uv/python/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Enable tracemalloc to get traceback where the object was allocated.
See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/jwt/api_jwt.py#L147
The HMAC key is 16 bytes long, which is below the minimum recommended length of 32 bytes for SHA256. See RFC 7518 Section 3.2.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/pydantic/_internal/_generate_schema.py#L663
<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:
src/backend/tests/.venv/lib/python3.11/site-packages/typer/params.py#L946
The 'is_flag' and 'flag_value' parameters are not supported by Typer and will be removed entirely in a future release.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/pydantic/_internal/_generate_schema.py#L663
<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:
src/backend/tests/.venv/lib/python3.11/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.11/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
background
wait
wait-all
cancel
parallel
Loading