Skip to content

fix "match may not be exhaustive" warning#13441

Merged
mkurz merged 1 commit into
playframework:mainfrom
xuwei-k:issue-13440
Aug 21, 2025
Merged

fix "match may not be exhaustive" warning#13441
mkurz merged 1 commit into
playframework:mainfrom
xuwei-k:issue-13440

Conversation

@xuwei-k

@xuwei-k xuwei-k commented Aug 3, 2025

Copy link
Copy Markdown
Contributor

Pull Request Checklist

Helpful things

Fixes

Fixes #13440

Purpose

Background Context

References

@xuwei-k xuwei-k force-pushed the issue-13440 branch 3 times, most recently from 3ad63a6 to 217a142 Compare August 3, 2025 06:18
@xuwei-k xuwei-k marked this pull request as ready for review August 3, 2025 06:54
@mkurz mkurz merged commit 9a6ad1e into playframework:main Aug 21, 2025
29 checks passed
@mkurz

mkurz commented Aug 21, 2025

Copy link
Copy Markdown
Member

@Mergifyio backport 2.9.x 3.0.x

@mergify

mergify Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

backport 2.9.x 3.0.x

✅ Backports have been created

Details

mergify Bot added a commit that referenced this pull request Aug 21, 2025
[3.0.x] fix "match may not be exhaustive" warning (backport #13441) by @xuwei-k
mergify Bot added a commit that referenced this pull request Aug 22, 2025
[2.9.x] fix "match may not be exhaustive" warning (backport #13441) by @xuwei-k
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.

match may not be exhaustive warning since Scala 3.7

2 participants