relax openai dependency and LangGraph support, also reasoning_content… #590
ci.yml
on: push
Annotations
10 errors and 11 warnings
|
Lint & Type Check:
eval_protocol/_version.py#L71
Expected type arguments for generic class "Callable" (reportMissingTypeArgument)
|
|
Lint & Type Check:
eval_protocol/_version.py#L68
Expected type arguments for generic class "Callable" (reportMissingTypeArgument)
|
|
Lint & Type Check:
eval_protocol/_version.py#L65
Expected type arguments for generic class "Callable" (reportMissingTypeArgument)
|
|
Lint & Type Check:
eval_protocol/_version.py#L43
Instance variable "verbose" is not initialized in the class body or __init__ method (reportUninitializedInstanceVariable)
|
|
Lint & Type Check:
eval_protocol/_version.py#L42
Instance variable "versionfile_source" is not initialized in the class body or __init__ method (reportUninitializedInstanceVariable)
|
|
Lint & Type Check:
eval_protocol/_version.py#L41
Instance variable "parentdir_prefix" is not initialized in the class body or __init__ method (reportUninitializedInstanceVariable)
|
|
Lint & Type Check:
eval_protocol/_version.py#L40
Instance variable "tag_prefix" is not initialized in the class body or __init__ method (reportUninitializedInstanceVariable)
|
|
Lint & Type Check:
eval_protocol/_version.py#L39
Instance variable "style" is not initialized in the class body or __init__ method (reportUninitializedInstanceVariable)
|
|
Lint & Type Check:
eval_protocol/_version.py#L38
Instance variable "VCS" is not initialized in the class body or __init__ method (reportUninitializedInstanceVariable)
|
|
Lint & Type Check:
eval_protocol/__init__.py#L34
"_FIREWORKS_AVAILABLE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
|
Lint & Type Check:
eval_protocol/_version.py#L65
Type of "HANDLERS" is partially unknown
Type of "HANDLERS" is "dict[str, Dict[str, (...) -> Unknown]]" (reportUnknownVariableType)
|
|
Lint & Type Check:
eval_protocol/_version.py#L64
This type is deprecated as of Python 3.9; use "dict" instead (reportDeprecated)
|
|
Lint & Type Check:
eval_protocol/_version.py#L22
This type is deprecated as of Python 3.9; use "dict" instead (reportDeprecated)
|
|
Lint & Type Check:
eval_protocol/_version.py#L19
This type is deprecated as of Python 3.9; use "tuple" instead (reportDeprecated)
|
|
Lint & Type Check:
eval_protocol/_version.py#L19
This type is deprecated as of Python 3.10; use "| None" instead (reportDeprecated)
|
|
Lint & Type Check:
eval_protocol/_version.py#L19
This type is deprecated as of Python 3.9; use "list" instead (reportDeprecated)
|
|
Lint & Type Check:
eval_protocol/_version.py#L19
This type is deprecated as of Python 3.9; use "dict" instead (reportDeprecated)
|
|
Lint & Type Check:
eval_protocol/__init__.py#L82
Type of "__version__" is Any (reportAny)
|
|
Lint & Type Check:
eval_protocol/__init__.py#L24
Type of "rollout" is partially unknown
Type of "rollout" is "(envs: GeneralMCPVectorEnv, policy: FireworksPolicy | LLMBasePolicy | ((...) -> Unknown), *, evaluation_rows: List[EvaluationRow] | None = None, dataset: List[Dict[Unknown, Unknown]] | None = None, model_id: str | None = None, steps: int = 512, openai_format_log_file: str | None = None, max_concurrent_rollouts: int = 8) -> List[Task[EvaluationRow]]" (reportUnknownVariableType)
|
|
Lint & Type Check:
eval_protocol/__init__.py#L23
Type of "make" is partially unknown
Type of "make" is "(env_spec: str, evaluation_rows: List[EvaluationRow] | None = None, dataset: List[Dict[Unknown, Unknown]] | None = None, n: int | None = None, seeds: List[int] | None = None, model_id: str = "unknown", user_prompt_formatter: ((...) -> Unknown) | None = None) -> GeneralMCPVectorEnv" (reportUnknownVariableType)
|
|
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:55ade8ed552ed3782ebebc52f2599a9b716852c1da5ea7e607a856cb2bed71eb
|
|
|
coverage-core-3.10
Expired
|
41 KB |
sha256:5b7ca1389b3f5d9e36bee84da5e64988a1b489e7dbb16892a19f73db0611d3b4
|
|
|
coverage-core-3.11
Expired
|
41 KB |
sha256:58007522413d79862959de6bdb9b19fd9dac9e5108e47bea87ebebd0154abbc0
|
|
|
coverage-core-3.12
Expired
|
41 KB |
sha256:dc75439fa0c68666eff97a79b447e55accdc54987b722b0b0838991f0547b466
|
|