relax openai dependency and LangGraph support, also reasoning_content support #589
ci.yml
on: pull_request
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:954358605f5fb1932b94c185552e6856a24d0c8bedfd77fd7445f6b1f1f897c2
|
|
|
coverage-core-3.10
Expired
|
41 KB |
sha256:ce356cf146e754d2f993a3f70ba72478348492ff5383498d7e87c2bd99db493e
|
|
|
coverage-core-3.11
Expired
|
41 KB |
sha256:1dd46bc9dbd4e8bda3fdc420987fa5921ea8322400c748de1fc7965d058149b8
|
|
|
coverage-core-3.12
Expired
|
41 KB |
sha256:b0b83b77032e517b561ca1a8d72112548d561c4a2e2fa29af7e5da48bb8fc8ac
|
|