GitHub tool #410
Annotations
3 errors
check:
src/backend/tools/github/tool.py#L30
Arguments missing for parameters "kwargs", "is_auth_required", "auth_url", "token" (reportGeneralTypeIssues)
|
check:
src/backend/tools/github/tool.py#L79
Expression of type "ToolError" cannot be assigned to return type "List[Dict[str, Any]]"
"ToolError" is incompatible with "List[Dict[str, Any]]" (reportGeneralTypeIssues)
|
check
2 errors
|