Refactor type hints and remove OpenAI-specific imports across multipl… #594
ci.yml
on: push
Annotations
10 errors and 4 warnings
|
Lint & Type Check:
eval_protocol/adapters/huggingface.py#L141
"load_dataset" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/adapters/huggingface.py#L141
Type "DatasetDict | Dataset | IterableDatasetDict | IterableDataset" is not assignable to return type "Dataset | DatasetDict"
Type "DatasetDict | Dataset | IterableDatasetDict | IterableDataset" is not assignable to type "Dataset | DatasetDict"
Type "IterableDataset" is not assignable to type "Dataset | DatasetDict"
"IterableDataset" is not assignable to "Dataset"
"IterableDataset" is not assignable to "DatasetDict" (reportReturnType)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L184
"Forbidden" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L184
"NotFound" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L142
"bigquery" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L103
"DefaultCredentialsError" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L101
"bigquery" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/adapters/bigquery.py#L95
"service_account" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
eval_protocol/_version.py#L124
Cannot access attribute "decode" for class "str"
Attribute "decode" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/_version.py#L117
"dispcmd" is possibly unbound (reportPossiblyUnboundVariable)
|
|
Lint & Type Check:
examples/aime2025_chat_completion/__init__.py#L1
"main" is specified in __all__ but is not present in module (reportUnsupportedDunderAll)
|
|
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:84b3fb0face972d4160f974de55ff1cfc93c9b0394a94d4b9b8ac9489c563f02
|
|
|
coverage-core-3.10
Expired
|
41 KB |
sha256:5856edff25ddae1fba4c24e95b4bbd12ac5296998b61c9e38deef17eaf61cfc5
|
|
|
coverage-core-3.11
Expired
|
41 KB |
sha256:4dad3b89b50afc2e749135f85c9868e9f63883417562a092470497336e2d4a07
|
|
|
coverage-core-3.12
Expired
|
41 KB |
sha256:c361e8b714de8ebd46a0344d5cde9341ce97d0b47860d9eff1600f97501ecc9c
|
|