Add ff support and consolidated actions toolsets #2054
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)
|