Skip to content

Conversation

@swapnil-nagar
Copy link
Contributor

@swapnil-nagar swapnil-nagar commented Nov 4, 2025

Error: 'Args' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled

Root Cause: The [Args] interface was being imported as a regular import instead of a type-only import.

Below is the related issue

#380

@swapnil-nagar swapnil-nagar requested a review from a team as a code owner November 4, 2025 23:03
@swapnil-nagar swapnil-nagar changed the title Fixing McpTool isn't imported with type-only imports and fails for bu… McpTool isn't imported with type-only imports and fails for builds with verbatimModuleSyntax enabled Nov 4, 2025
@swapnil-nagar swapnil-nagar enabled auto-merge (squash) November 4, 2025 23:09
@swapnil-nagar swapnil-nagar merged commit 8d7c4af into v4.x Nov 4, 2025
11 checks passed
@swapnil-nagar swapnil-nagar deleted the swapnil/McpToolVerbatimSyntaxissue branch November 4, 2025 23:11
@swapnil-nagar swapnil-nagar restored the swapnil/McpToolVerbatimSyntaxissue branch November 5, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants