Skip to content

[Core] Fix static return type in Proxy class generator#1222

Merged
roxblnfk merged 3 commits intomasterfrom
core-fix
Mar 31, 2025
Merged

[Core] Fix static return type in Proxy class generator#1222
roxblnfk merged 3 commits intomasterfrom
core-fix

Conversation

@roxblnfk
Copy link
Copy Markdown
Member

@roxblnfk roxblnfk commented Mar 30, 2025

What was changed

  • Fixed proxy class generator failure when the proxied interface contains static return type
  • Add resolving trace to resolver exceptions

Checklist

  • Tested
    • Unit tests added

support `static` return type in proxies
@roxblnfk roxblnfk added this to the 3.15 milestone Mar 30, 2025
@roxblnfk roxblnfk merged commit c3afe74 into master Mar 31, 2025
9 of 10 checks passed
@roxblnfk roxblnfk deleted the core-fix branch March 31, 2025 15:21
roxblnfk added a commit that referenced this pull request Mar 31, 2025
…ass generator

(cherry picked from commit c3afe74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant