Convert warnings on CI to errors
Open
- Dominant language
- Python
- Stars
- 226
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Currently warnings on CI can get lost in the logs. It may be helpful to have some (or all) jobs convert warnings to errors so that we can better catch and fix issues that crop up.
Contributor guide
Research direction
Inspect the repository's CI configuration and identify which jobs currently allow warnings to pass unnoticed. Determine whether some or all jobs should treat warnings as errors, then verify that the selected jobs fail when warnings occur and continue to pass without them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100