Refactor tool registration to use typed arguments for improved type s… #11
Annotations
10 errors
Run golangci-lint:
mcp/registry_new_tools_test.go#L87
r.handleDeleteDocumentTool undefined (type *Registry has no field or method handleDeleteDocumentTool)
|
Run golangci-lint:
mcp/registry_new_tools_test.go#L82
r.handleDeleteDocumentTool undefined (type *Registry has no field or method handleDeleteDocumentTool)
|
Run golangci-lint:
mcp/registry_new_tools_test.go#L73
r.handleUpdateDocumentTool undefined (type *Registry has no field or method handleUpdateDocumentTool)
|
Run golangci-lint:
mcp/registry_new_tools_test.go#L66
r.handleUpdateDocumentTool undefined (type *Registry has no field or method handleUpdateDocumentTool)
|
Run golangci-lint:
mcp/registry_new_tools_test.go#L61
r.handleUpdateDocumentTool undefined (type *Registry has no field or method handleUpdateDocumentTool)
|
Run golangci-lint:
mcp/registry_new_tools_test.go#L56
r.handleUpdateDocumentTool undefined (type *Registry has no field or method handleUpdateDocumentTool)
|
Run golangci-lint:
mcp/registry_integration_test.go#L562
s.registry.handleClusterStatusTool undefined (type *Registry has no field or method handleClusterStatusTool)
|
Run golangci-lint:
mcp/registry_integration_test.go#L546
s.registry.handleInsertDocumentTool undefined (type *Registry has no field or method handleInsertDocumentTool)
|
Run golangci-lint:
mcp/registry_integration_test.go#L419
s.registry.handleDescribeTableTool undefined (type *Registry has no field or method handleDescribeTableTool)
|
Run golangci-lint:
mcp/registry_integration_test.go#L339
s.registry.handleShowTablesTool undefined (type *Registry has no field or method handleShowTablesTool)
|
Loading