Skip to content

Conversation

@phdargen
Copy link
Contributor

@phdargen phdargen commented Oct 6, 2025

Description

This PR replaces all dynamic imports with static ones for improved type safety and build optimization.
It should fix the failing unit tests in #309

Tests

Tested most of the affected actions (zora, clanker, baseAccount, superfluid) with langchain-cdp-chatbot

Checklist

A couple of things to include in your PR for completeness:

  • Added documentation to all relevant README.md files
  • Added a changelog entry

@phdargen phdargen requested a review from murrlincoln as a code owner October 6, 2025 08:56
@cb-heimdall
Copy link

cb-heimdall commented Oct 6, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@github-actions github-actions bot added documentation Improvements or additions to documentation action provider New action provider typescript labels Oct 6, 2025
@phdargen phdargen force-pushed the removeDynamicImports branch from cc8273a to 29c7b89 Compare October 6, 2025 09:18
@github-actions github-actions bot added the framework extension New framework extension label Oct 6, 2025
@phdargen phdargen force-pushed the removeDynamicImports branch from b859d81 to 1cc9846 Compare October 6, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action provider New action provider documentation Improvements or additions to documentation framework extension New framework extension typescript

Development

Successfully merging this pull request may close these issues.

3 participants