refactor to its own file: test_pydantic_complex_queries (#165) #680
ci.yml
on: push
Lint & Type Check
1m 2s
Matrix: test-core
Batch Evaluation Tests
1m 10s
MCP End-to-End Tests
1m 23s
Upload Coverage
7s
Annotations
5 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)
|
|
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 KB |
sha256:f9f5501499fd7171f065d6842dd244348b6e0832b9b31e5ec69e7e568b51c5cc
|
|
|
coverage-core-3.10
Expired
|
41.3 KB |
sha256:8082045aff0efc150bb19830f12fb9251873cbf6d5c31486b442af90b78293ac
|
|
|
coverage-core-3.11
Expired
|
41.3 KB |
sha256:46cb3a641146936dbb2edd827c1a00e16036e0961ee2a2f31f05ff81b588655f
|
|
|
coverage-core-3.12
Expired
|
41.3 KB |
sha256:d8e1013a6a4ae363d106172634e6e59863b91d91fa6d218123322a6d7675c920
|
|