Refa: Chat conversations /convsersation API to RESTFul #20215
Annotations
10 errors and 1 warning
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L256
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:256:24: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L236
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:236:30: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L218
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:218:22: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L164
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:164:26: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L160
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:160:22: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L145
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:145:28: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L141
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:141:18: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L134
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:134:16: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L130
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:130:15: F821 Undefined name `ModuleType`
|
|
ruff (F821):
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py#L126
test/testcases/test_http_api/test_chat_assistant_management/test_chat_sdk_routes_unit.py:126:17: F821 Undefined name `ModuleType`
|
|
ragflow_tests
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/ruff-action@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/
|