Fix type hints, path handling, and improve type checking configuratio… #592
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:4255feef92f78855b7ee85ead36d08579a041a4c5e60086f54e8d6f0571d1c28
|
|
|
coverage-core-3.10
Expired
|
41 KB |
sha256:ef06c902498a58bdf94550734552449bb13d97f4aeb8c35a4083c070f6db6000
|
|
|
coverage-core-3.11
Expired
|
41 KB |
sha256:20b654f4f23fa1ec0598b4436e6578f86a2cf96526861550210735dbae985ebd
|
|
|
coverage-core-3.12
Expired
|
41 KB |
sha256:7c1af995a618996240721015b2ba48ddab8e9472e32028730b30153bff00f19c
|
|