Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled mode doesn't recognize incompatible objects inside abstractions #2061

Open
dromer opened this issue Feb 3, 2025 · 0 comments
Open

Comments

@dromer
Copy link
Contributor

dromer commented Feb 3, 2025

We regularly get users that are confused as to why their patches don't work.
The cause is nearly always that they use some abstraction that uses incompatible objects under the hood.

It would be nice if the "compiled mode" check can traverse abstractions to properly raise the expected warnings.
Perhaps it should then mark the entire abstraction as incompatible (ie. make it orange).

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

No branches or pull requests

1 participant