You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When ssa report some warnings, they are not cached so they will be discarded if the same code is compiled again.
Happy Case
We should add the warnings to the DebugInfo so that they can be used when we fetch the result from the cache.
The warnings should also be cached for contracts
Problem
When ssa report some warnings, they are not cached so they will be discarded if the same code is compiled again.
Happy Case
We should add the warnings to the DebugInfo so that they can be used when we fetch the result from the cache.
The warnings should also be cached for contracts
Alternatives Considered
No response
Additional Context
See discussion in PR #3205
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: