beluga icon indicating copy to clipboard operation
beluga copied to clipboard

The weekly CI check has been failing to pass due to warning in Rolling

Open glpuga opened this issue 6 months ago • 2 comments

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

Image

glpuga avatar Sep 11 '25 17:09 glpuga

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.

hidmic avatar Sep 11 '25 18:09 hidmic

Taking care of this on PR#531

LaBruma avatar Oct 29 '25 18:10 LaBruma

Solved on PR#531. Merged with main.

LaBruma avatar Nov 17 '25 18:11 LaBruma