This message was deleted.
# general
s
This message was deleted.
b
Could you open an issue for this? It looks like we just need to add support for it
c
Yeah, definitely. IIRC, the reason we didn’t show the warnings in the GitHub App comments back in the day, was because at that time we weren’t serializing the engine events for the update. (So we didn’t actually have access to them…) But now we do and/or have ways of getting at those warnings. So definitely something we can fix soonish.
Filed https://github.com/pulumi/pulumi/issues/7138. Thank you for reporting this, @powerful-printer-57241. I’ll try to get this fixed ASAP.
p
Thanks @colossal-beach-47527! I figured one could manually run
pulumi preview --json
, get the warnings and errors from the output and act upon that, but a native support will be so much better.