fix: Replace aiofile with aiofiles to prevent caio context leak under concurrent execution #54170
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, 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/
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
|
.venv/lib/python3.10/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`.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.cloud.modelarmor_v1 once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.cloud.modelarmor_v1 past that date.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
|
.venv/lib/python3.10/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`.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.cloud.modelarmor_v1 once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.cloud.modelarmor_v1 past that date.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
|
.venv/lib/python3.10/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`.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.cloud.modelarmor_v1 once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.cloud.modelarmor_v1 past that date.
|
|
.venv/lib/python3.10/site-packages/google/api_core/_python_version_support.py#L275
You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
|
The logs for this run have expired and are no longer available.
Loading