Add ff support and consolidated actions toolsets #2306
Annotations
6 errors
|
lint
issues found
|
|
lint:
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)) (typecheck)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
internal/ghmcp/server.go#L17
could not import github.com/github/github-mcp-server/pkg/github (-: # github.com/github/github-mcp-server/pkg/github
|