mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-19 00:43:07 +00:00
Resolved TypeScript implicit 'any' type errors identified during code review for Phase 0 connection operations fixes. Changes: - Added type annotation to map callback parameters (lines 1003, 1115) - All 126 tests still passing - TypeScript compilation now clean Related: Issue #272, #204 Code review: Phase 0 critical fixes implementation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>