Replace deprecated class for pydantic ai / fix function toolset query… #694
ci.yml
on: push
Lint & Type Check
1m 3s
Matrix: test-core
Batch Evaluation Tests
1m 11s
MCP End-to-End Tests
1m 43s
Upload Coverage
5s
Annotations
15 errors and 3 warnings
|
Lint & Type Check
4 errors
|
|
Lint & Type Check:
eval_protocol/pytest/default_langchain_rollout_processor.py#L120
Argument of type "BaseMessage" cannot be assigned to parameter "msg" of type "BaseMessage" in function "serialize_lc_message_to_ep"
"eval_protocol.pytest.default_langchain_rollout_processor.BaseMessage" is not assignable to "langchain_core.messages.base.BaseMessage" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/pytest/default_langchain_rollout_processor.py#L39
Type "type[langchain_core.messages.human.HumanMessage]" is not assignable to declared type "type[eval_protocol.pytest.default_langchain_rollout_processor.LangGraphRolloutProcessor.HumanMessage]"
"langchain_core.messages.human.HumanMessage" is not assignable to "eval_protocol.pytest.default_langchain_rollout_processor.LangGraphRolloutProcessor.HumanMessage"
Type "type[langchain_core.messages.human.HumanMessage]" is not assignable to type "type[eval_protocol.pytest.default_langchain_rollout_processor.LangGraphRolloutProcessor.HumanMessage]" (reportAssignmentType)
|
|
Lint & Type Check:
eval_protocol/pytest/default_langchain_rollout_processor.py#L6
Type "type[langchain_core.messages.base.BaseMessage]" is not assignable to declared type "type[eval_protocol.pytest.default_langchain_rollout_processor.BaseMessage]"
"langchain_core.messages.base.BaseMessage" is not assignable to "eval_protocol.pytest.default_langchain_rollout_processor.BaseMessage"
Type "type[langchain_core.messages.base.BaseMessage]" is not assignable to type "type[eval_protocol.pytest.default_langchain_rollout_processor.BaseMessage]" (reportAssignmentType)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L197
Except clause is unreachable because exception is already handled
"Exception" is a subclass of "Exception" (reportUnusedExcept)
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Core Tests (Python 3.10)
Event loop is closed
|
|
Lint & Type Check:
eval_protocol/mcp/__init__.py#L49
Operation on "__all__" is not supported, so exported symbol list may be incorrect (reportUnsupportedDunderAll)
|
|
Lint & Type Check:
eval_protocol/mcp/__init__.py#L49
Operation on "__all__" is not supported, so exported symbol list may be incorrect (reportUnsupportedDunderAll)
|
|
MCP End-to-End Tests
No files were found with the provided path: coverage.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-batch-eval
Expired
|
34.1 KB |
sha256:1ed40e7a83cb9b19966e05cca8de58b2bdd8ce5d998a41002d76ec4e25747fb6
|
|
|
coverage-core-3.10
Expired
|
41.4 KB |
sha256:7fbba2bf55c4246e057acf2a520d360e1a46354c6a98e3cee9b38c93a8c26022
|
|
|
coverage-core-3.11
Expired
|
41.4 KB |
sha256:f5a1368a2e721a34ddb9b89668d593339b203decd6afa2dd5ca11b4ea7a6fdec
|
|
|
coverage-core-3.12
Expired
|
41.4 KB |
sha256:0044c8a7401c0e4302a75285217eae0c5387ffc88928a6ea7e062f485aab6b7b
|
|