Langflow Release by @vjgit96 #1680
Annotations
11 warnings
|
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 16th, 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.14/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.14/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:
.venv/lib/python3.14/site-packages/baidubce/utils.py#L903
"\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/ibm_watsonx_ai/foundation_models/prompt_tuner.py#L323
'return' in a 'finally' block
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/ibm_watsonx_ai/foundation_models/fine_tuner.py#L338
'return' in a 'finally' block
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
|
Run unit tests:
.venv/lib/python3.14/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
background
wait
wait-all
cancel
parallel
Loading