-
-
Notifications
You must be signed in to change notification settings - Fork 504
Closed
Description
Would you be interested in turning on warnings as errors in the CI pipeline? When I build locally I see ~200 warnings, which makes ensuring I don't introduce new warnings difficult.
Some maintainers dislike the churn, so I wanted to ask before starting. If you agree, I'd follow an approach like this:
- Enable warnings as errors in the AppVeyor pipeline, but not locally to avoid slowing down local dev when you're just trying to experiment
- Fix all the warnings that can be easily / trivially fixed. I can break the fixes up by ID to make review easier
- For issues that are difficult to fix, use inline suppressions to "baseline" and prevent future issues, and follow tracking bug(s) to address
Metadata
Metadata
Assignees
Labels
No labels