Update minor-and-patch #621
build-and-test.yml
on: pull_request
Check Runner Permissions
4s
Lint and Unit Test
48s
Integration Tests (ubuntu-latest)
28s
E2E Tests (ubuntu-latest)
26s
Matrix: E2E Tests
Matrix: Integration Tests
Annotations
15 errors
|
E2E Tests (ubuntu-latest)
Process completed with exit code 1.
|
|
E2E Tests (ubuntu-latest):
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool
|
|
Integration Tests (ubuntu-latest)
Process completed with exit code 1.
|
|
Integration Tests (ubuntu-latest):
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool
|
|
Integration Tests (macos-latest)
Process completed with exit code 1.
|
|
Integration Tests (macos-latest):
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool
|
|
Lint and Unit Test
issues found
|
|
Lint and Unit Test:
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool) (typecheck)
|
|
Lint and Unit Test:
cmd/neo4j-mcp/main.go#L18
could not import github.com/neo4j/mcp/internal/server (-: # github.com/neo4j/mcp/internal/server
|
|
E2E Tests (macos-latest)
Process completed with exit code 1.
|
|
E2E Tests (macos-latest):
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool
|
|
E2E Tests (windows-latest)
Process completed with exit code 1.
|
|
E2E Tests (windows-latest):
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool
|
|
Integration Tests (windows-latest)
Process completed with exit code 1.
|
|
Integration Tests (windows-latest):
internal/server/server.go#L415
cannot use s.handleToolCallComplete (value of type func(_ context.Context, _ any, request *mcp.CallToolRequest, result *mcp.CallToolResult)) as "github.com/mark3labs/mcp-go/server".OnAfterCallToolFunc value in argument to hooks.AddAfterCallTool
|