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
Convert a few more diagnostics to reports (#16066)
Here I'm continuing to slowly work through multi-part diagnostics and
convert them to reports.
Like #16035, this converts a warning + note into a single `Group` with a
warning title containing note elements. Based on [this
comment](#16035 (comment))
I'm not sure if this is actually what you want, mostly because these
notes are typically shorter than the ones in #16035.
For comparison, I'll open another PR that does multiple groups. Edit:
#16065
This is part of #15944
0 commit comments