Skip to content

suppress warning message on the test/build execution#384

Merged
MiquelAdell merged 1 commit intodevelopmentfrom
fix/warning-message-in-test-869apq1p0
Dec 5, 2025
Merged

suppress warning message on the test/build execution#384
MiquelAdell merged 1 commit intodevelopmentfrom
fix/warning-message-in-test-869apq1p0

Conversation

@eperedo
Copy link

@eperedo eperedo commented Dec 4, 2025

📌 References

📝 Implementation

  • This warning message:
console.warn
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.

was related to an unused dependency on d2-ui-components. This was fixed on this PR. Updating to the latest version fixed the problem.

  • About the ERR_UNHANDLED_REJECTION I was getting this error but I couldn't trace this back to a specific dependency or code. After removing the node_modules folder and re-installing yarn install the error did not show up again. It could be related to an old dependency, but not really sure.

📹 Screenshots/Screen capture

EyeSeeTea-d2-ui-components-at-master.mp4

📑 Others

#869apq1p0

@eperedo eperedo requested a review from MiquelAdell December 4, 2025 22:00
@ifoche
Copy link
Member

ifoche commented Dec 4, 2025

@bundlemon
Copy link

bundlemon bot commented Dec 4, 2025

BundleMon

No change in files bundle size

Groups updated (1)
Status Path Size Limits
Build Folder
./**/*
1.72MB (-166.51KB -8.65%) +20%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@MiquelAdell MiquelAdell merged commit 9d7c4db into development Dec 5, 2025
6 checks passed
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