Skip to content

Conversation

MindaugasButkus
Copy link
Contributor

This should resolve the unified-release workflow failures.

The errors were most likely caused by the discard operators in JsonUnionSelector.T1 and JsonUnionSelector.T2.

DOTNET_VERSION=9.0.100 ./.ci/make.sh assemble 9.0.0-SNAPSHOT fails.
DOTNET_VERSION=9.0.305 ./.ci/make.sh assemble 9.0.0-SNAPSHOT succeeds.

Went through release notes of different versions of .NET 9. Couldn't find any mentions of this issue. But hey - it works.

@flobernd
Copy link
Member

Hi @MindaugasButkus, thanks again for creating a PR!

I tracked down the issue to the discard operators as well, but ran out of time to investigate the root cause. Good thing you found a solution.

@flobernd flobernd added Area: Build skip-backport This pull request should not be backported. labels Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Build skip-backport This pull request should not be backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants