Skip to content

GitHub tool

GitHub tool #410

Triggered via pull request January 30, 2025 15:43
Status Failure
Total duration 50s
Artifacts

backend_typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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