Skip to content

Conversation

@mikehardy
Copy link
Contributor

@mikehardy mikehardy commented Aug 15, 2025

Description

Kotlin 2.x appears to require an opt-in for the use of .entries, this has been logged for some time, this PR will fix it:

There was an existing PR that also fixed this - and was in fact used by react-native-firebase's e2e project via patch-package but it had unaddressed feedback from @gosha212 and was closed stale:

I don't want to optin for the project. Please optin the specific file instead. You will need to use something like @OptIn(ExperimentalStdlibApi::class)

That's a good point. So I tried that locally and it seemed to work, and now I propose it here.

@gosha212
Copy link
Contributor

Amazing

@gosha212 gosha212 merged commit e73a433 into wix:master Aug 15, 2025
3 checks passed
@mikehardy mikehardy deleted the patch-2 branch August 15, 2025 20:35
@mikehardy
Copy link
Contributor Author

Wow that was fast :-). Thanks for Detox, we do appreciate it

mikehardy added a commit to invertase/react-native-firebase that referenced this pull request Aug 15, 2025
this has been merged and this patch may be dropped whenever it is released

See wix/Detox#4817
mikehardy added a commit to invertase/react-native-firebase that referenced this pull request Aug 16, 2025
this has been merged and this patch may be dropped whenever it is released

See wix/Detox#4817
mikehardy added a commit to invertase/react-native-firebase that referenced this pull request Aug 18, 2025
this has been merged and this patch may be dropped whenever it is released

See wix/Detox#4817
mikehardy added a commit to invertase/react-native-firebase that referenced this pull request Aug 18, 2025
this has been merged and this patch may be dropped whenever it is released

See wix/Detox#4817
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants