Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Nov 19, 2025

closes #21860
closes https://github.com/unoplatform/uno.hotdesign/issues/5418

✨ Feature / 🐞 Bugfix

✨ Add ability to pass over invalid binding syntax in code gen
🐞Fix possible ENC0004 with HR

What is the current behavior? 🤔

  • Fails when facing invalid syntax in bindings
  • With some specific changes we might get a ENC0004 error because fuzzy matching or method name confuse changes and think that a method modifier has been changed.

What is the new behavior? 🚀

  • Properly reports error and continue generation when an invalid syntax for binding is found
  • When HR is enabled, we don't generate static method.

PR Checklist ✅

Other information ℹ️

This PR is based on #21865 (and contains same changes)


This is an automatic backport of pull request #21867 done by Mergify.

@github-actions github-actions bot added the area/code-generation Categorizes an issue or PR as relevant to code generation label Nov 19, 2025
@agneszitte agneszitte merged commit 3d9deeb into release/stable/6.4 Nov 19, 2025
11 of 27 checks passed
@agneszitte agneszitte deleted the mergify/bp/release/stable/6.4/pr-21867 branch November 19, 2025 21:11
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21900/docs/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Skia Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-21900/wasm-skia-net9/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/code-generation Categorizes an issue or PR as relevant to code generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants