Uh oh!
There was an error while loading. Please reload this page.
gh-112301: Add macOS warning tracking tooling - #122211
Conversation
hugovk
commented
Jul 30, 2024
This has some conflicts now #121730 has been merged. |
nohlson
commented
Jul 30, 2024
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nohlson
commented
Aug 5, 2024
I have made the requested changes; please review again |
Thanks for making the requested changes! : please review the changes made to this pull request. |
hugovk
left a comment
There was a problem hiding this comment.
Thanks!
(The failing Hypothesis CI check is unrelated, and already fixed in main, we can ignore it here.)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Implement warning tracking for macOS GitHub Actions builds.
This tooling builds on #121730
check_warnings.pynow takes an argument to parse compiler output of two types:-fdiagnostic-format=jsonThe macOS build and test job configuration is modified to write compiler output to a file and run the
check_warnings.pytool.