fix: MCP connection refresh state #56093
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: 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/
|
|
Run unit tests:
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
Run unit tests:
.venv/lib/python3.10/site-packages/altk/pre_tool/core/config.py#L31
Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.12/migration/
|
|
Run unit tests:
.venv/lib/python3.10/site-packages/baidubce/utils.py#L903
invalid escape sequence '\d'
|
|
Run unit tests:
.venv/lib/python3.10/site-packages/trustcall/_base.py#L46
Importing Send from langgraph.constants is deprecated. Please use 'from langgraph.types import Send' instead. Deprecated in LangGraph V1.0 to be removed in V2.0.
|
|
Run unit tests:
.venv/lib/python3.10/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/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
Run unit tests:
src/lfx/src/lfx/schema/cross_module.py#L48
Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.
|
|
Run unit tests:
.venv/lib/python3.10/site-packages/altk/pre_tool/core/config.py#L31
Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.12/migration/
|
|
Run unit tests:
.venv/lib/python3.10/site-packages/baidubce/utils.py#L903
invalid escape sequence '\d'
|
|
Run unit tests:
.venv/lib/python3.10/site-packages/trustcall/_base.py#L46
Importing Send from langgraph.constants is deprecated. Please use 'from langgraph.types import Send' instead. Deprecated in LangGraph V1.0 to be removed in V2.0.
|
Loading