merge: sync release-1.11.0 into cz/hitl-v2 #62037
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, 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.10/site-packages/pydantic/main.py#L475
Pydantic serializer warnings:
PydanticSerializationUnexpectedValue(Expected `dict[any, any]` - serialized value may not be as expected [field_name='content_blocks', input_value=ContentBlock(type='group'...wn=True, media_url=None), input_type=ContentBlock])
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.10/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.10/site-packages/langchain_core/vectorstores/base.py#L313
Relevance scores must be between 0 and 1, got [(Document(id='8b93b7c6-cca8-448a-9e84-61be603d8ca5', metadata={}, page_content='Python is a popular programming language'), 0.2831062991207378), (Document(id='ecf72496-05a7-4e1b-ae60-90bc1f24f19e', metadata={}, page_content='Machine learning models process data'), -1.8382139601452074), (Document(id='7c591cdd-a93f-40db-a1a9-5a03b393f19a', metadata={}, page_content='The quick brown fox jumps over the lazy dog'), -1.8895956889270207)]
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.10/site-packages/langchain_core/vectorstores/base.py#L313
Relevance scores must be between 0 and 1, got [(Document(id='8b93b7c6-cca8-448a-9e84-61be603d8ca5', metadata={}, page_content='Python is a popular programming language'), 0.2831062991207378), (Document(id='ecf72496-05a7-4e1b-ae60-90bc1f24f19e', metadata={}, page_content='Machine learning models process data'), -1.8382139601452074)]
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.10/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.10/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.10/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.10/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.10/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.10/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
background
wait
wait-all
cancel
parallel
Loading