openproject icon indicating copy to clipboard operation
openproject copied to clipboard

Update structured_warnings gem

Open NobodysNightmare opened this issue 8 months ago • 3 comments

This should fix compatibility issues with our currently used Ruby version that causes errors when rendering warnings in some cases.

Ticket

https://community.openproject.org/wp/62764

NobodysNightmare avatar Apr 16 '25 06:04 NobodysNightmare

Hey @NobodysNightmare, I would have expected the bump to fix the dry/monads related statements but they still seems to occur in this run

ulferts avatar Apr 16 '25 07:04 ulferts

I still have no clue where those warnings come from. To me it looks like something is logging hexadecimal numbers (memory addresses?) through the warn method a lot of times.

Notably: I do not believe that these are caused by dry monads or structured warnings. Dry monads just happen to be at the top of the stack when structured warnings is trying to generate a warning message about it.

NobodysNightmare avatar Apr 16 '25 07:04 NobodysNightmare

Hey @NobodysNightmare, I would have expected the bump to fix the dry/monads related statements but they still seems to occur in this run

Maybe to rephrase my answer: I would not have expected them to go away xD

NobodysNightmare avatar Apr 16 '25 12:04 NobodysNightmare