Skip to content

Add ff support and consolidated actions toolsets #2054

Add ff support and consolidated actions toolsets

Add ff support and consolidated actions toolsets #2054

Triggered via pull request December 18, 2025 14:08
Status Failure
Total duration 19s
Artifacts

docs-check.yml

on: pull_request
docs-check
15s
docs-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
docs-check
Process completed with exit code 1.
docs-check: pkg/github/actions.go#L1904
in call to NewTool, type func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] of func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] {…} does not match func(ctx context.Context, deps ToolDependencies, req *mcp.CallToolRequest, args In) (*mcp.CallToolResult, Out, error) (cannot infer In and Out)
docs-check: pkg/github/actions.go#L1788
in call to NewTool, type func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] of func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] {…} does not match func(ctx context.Context, deps ToolDependencies, req *mcp.CallToolRequest, args In) (*mcp.CallToolResult, Out, error) (cannot infer In and Out)
docs-check: pkg/github/actions.go#L1673
in call to NewTool, type func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] of func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] {…} does not match func(ctx context.Context, deps ToolDependencies, req *mcp.CallToolRequest, args In) (*mcp.CallToolResult, Out, error) (cannot infer In and Out)
docs-check: pkg/github/actions.go#L1553
in call to NewTool, type func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] of func(deps ToolDependencies) mcp.ToolHandlerFor[map[string]any, any] {…} does not match func(ctx context.Context, deps ToolDependencies, req *mcp.CallToolRequest, args In) (*mcp.CallToolResult, Out, error) (cannot infer In and Out)