Skip to content

Conversation

@mcumings
Copy link
Member

This restructuring allows the Kotlin compiler to be satisfied that all branches are required, rather than having one version of the compiler throw an error
and the other not be able to suppress it.

Also ensures all pre-merge checks run to completion when one fails in order to gain better insights.

This restructuring allows the Kotlin compiler to be
satisfied that all branches are required, rather than
having one version of the compiler throw an error
and the other not be able to suppress it.

Also ensures all pre-merge checks run to completion
when one fails in order to gain better insights.
@mcumings mcumings marked this pull request as ready for review January 21, 2026 21:22
@mcumings mcumings requested a review from a team as a code owner January 21, 2026 21:22
@mcumings mcumings merged commit 5621166 into main Jan 21, 2026
5 checks passed
@mcumings mcumings deleted the mcumings/kotlin-fix branch January 21, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants