pyright round 9 #638
ci.yml
on: pull_request
Annotations
10 errors and 3 warnings
|
Lint & Type Check:
eval_protocol/pytest/default_langchain_rollout_processor.py#L5
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/mcp_servers/tau2/tests/test_tau2_e2e.py#L1656
Expected 1 positional argument (reportCallIssue)
|
|
Lint & Type Check:
eval_protocol/mcp_servers/tau2/tests/test_tau2_e2e.py#L1522
Expected 1 positional argument (reportCallIssue)
|
|
Lint & Type Check:
eval_protocol/mcp_servers/tau2/tests/test_tau2_e2e.py#L1145
Expected 1 positional argument (reportCallIssue)
|
|
Lint & Type Check:
eval_protocol/mcp_servers/tau2/tests/test_tau2_e2e.py#L991
Expected 1 positional argument (reportCallIssue)
|
|
Lint & Type Check:
eval_protocol/mcp_servers/tau2/tests/test_tau2_e2e.py#L799
"reward_basis" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/mcp_servers/tau2/tests/test_tau2_e2e.py#L755
Argument missing for parameter "env_assertions" (reportCallIssue)
|
|
Lint & Type Check:
eval_protocol/mcp_servers/tau2/tests/test_tau2_e2e.py#L751
Argument of type "str | None" cannot be assigned to parameter "id" of type "str" in function "__init__"
Type "str | None" is not assignable to type "str"
"None" is not assignable to "str" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/adapters/langfuse.py#L16
"Langfuse" is not exported from module "langfuse"
Import from "langfuse._client.client" instead (reportPrivateImportUsage)
|
|
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
|
33.8 KB |
sha256:999d5212193fcabd82c85e9f6276e47dfa093575a500790feea09e9cd81a2793
|
|
|
coverage-core-3.10
Expired
|
41.1 KB |
sha256:454a6777b3c54b1dcdccb201e4c8d1c01aea3bbc9042d5bece416f9aee437561
|
|
|
coverage-core-3.11
Expired
|
41.1 KB |
sha256:f10f6ac280062c4e2a21dc395f915fe55f2c2fd26e840e1bea9b69caab84dd24
|
|
|
coverage-core-3.12
Expired
|
41.1 KB |
sha256:1ca7935060848745f9bde96bf5c231646a14c7c8d03ac916e1fa31fe43e56229
|
|