pyright round 9 (#151) #639
ci.yml
on: push
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:2d5b98cd5416faa2b5bdc97f45faae8ebaeebad933f0cbb066394c2aeb14f13e
|
|
|
coverage-core-3.10
Expired
|
41.1 KB |
sha256:c8db4607b166ef8f80436ea3a5351fb7b6b80b792a774f956c6a188049ac5ba8
|
|
|
coverage-core-3.11
Expired
|
41.1 KB |
sha256:f1fbfa04139cab84af7f38a5b8a211f3a8ea83508b45f392c323d263ae2521f0
|
|
|
coverage-core-3.12
Expired
|
41.1 KB |
sha256:753d04033c024ac6aa019c260b08f8a4ad7346b15429e349022a1d11f005236f
|
|