Refactor ep upload to use Fireworks SDK + Auto-generate flags
#1617
Triggered via pull request
December 23, 2025 18:21
Status
Cancelled
Total duration
1m 57s
Artifacts
–
ci.yml
on: pull_request
Lint & Type Check
1m 54s
Matrix: test-core
Annotations
11 errors and 2 warnings
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L163
"get_tokenizer" is not a known attribute of module "tinker_cookbook" (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L162
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L162
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L155
Argument to class must be a base class (reportGeneralTypeIssues)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L143
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L115
Argument of type "None" cannot be assigned to parameter "logger" of type "DatasetLogger" in function "__init__"
"None" is not assignable to "DatasetLogger" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L74
Argument to class must be a base class (reportGeneralTypeIssues)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L54
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L36
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
Lint & Type Check:
eval_protocol/integrations/tinker_cookbook.py#L32
Argument to class must be a base class (reportGeneralTypeIssues)
|
|
Python CI
Canceling since a higher priority waiting request for Python CI-refs/pull/379/merge exists
|
|
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)
|