[Bug][move-prover] warning about aggregator.limit from prover tests on framework code #15135
Labels
bug
Something isn't working
move-prover
stale-exempt
Prevents issues from being automatically marked and closed as stale
🐛 Bug
I'm noticing a warning (in main) when running a bunch of tests which perhaps noone looks at the output of:
Based on the error message this is happening in move-prover code. The struct aggregator is defined locally in that code, so I'm not sure we're recognizing it as a field of an intrinsic struct.
This is reproducible by running:
@rahxephon89 mentions that:
If this is a valid warning, we should fix the framework code. If not, we should fix the prover/compiler code that is showing a warning about it.
The text was updated successfully, but these errors were encountered: