beluga
beluga copied to clipboard
The weekly CI check has been failing to pass due to warning in Rolling
Bug description
A header in rolling seems to issue a deprecation warning, and that trips CI into failing to build.
It's ok to ignore the rolling build because it's not guaranteed, but in that case it makes no sense to run it in CI at all. Otherwise we are normalizing defects and become unable to track problems with the other builds that we do care about.
Additional context
Yeah, I'm aware. I've been postponing a resolution because, as you say,
It's ok to ignore the rolling build because it's not guaranteed
but sooner or later we will need to address this.
Taking care of this on PR#531
Solved on PR#531. Merged with main.