Nightly Build #1602
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: 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.12/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.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:
src/backend/tests/.venv/lib/python3.12/site-packages/baidubce/utils.py#L903
invalid escape sequence '\d'
|
|
Run unit tests:
src/backend/tests/.venv/lib/python3.12/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.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:
src/backend/tests/.venv/lib/python3.12/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.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:
src/backend/tests/.venv/lib/python3.12/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.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:
src/backend/tests/.venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
|
background
wait
wait-all
cancel
parallel
Loading