Update dependency app.cash.turbine:turbine to v1.2.0 #1898
Annotations
10 errors and 2 warnings
VoicePlayerTest.forceSeekToPrevious jumps to previous chapter when in the 2s window:
playback/src/test/kotlin/voice/playback/player/VoicePlayerTest.kt#L63
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
VoicePlayerTest.forceSeekToPrevious jumps to chapters:
playback/src/test/kotlin/voice/playback/player/VoicePlayerTest.kt#L63
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
VoicePlayerTest.seekToPrevious does not clip:
playback/src/test/kotlin/voice/playback/player/VoicePlayerTest.kt#L63
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
VoicePlayerTest.forceSeekToNext jumps to chapters:
playback/src/test/kotlin/voice/playback/player/VoicePlayerTest.kt#L63
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
VoicePlayerTest.seekToNext does not clip:
playback/src/test/kotlin/voice/playback/player/VoicePlayerTest.kt#L63
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
VoicePlayerTest.forceSeekToPrevious jumps to chapter start when outside the 2s window:
playback/src/test/kotlin/voice/playback/player/VoicePlayerTest.kt#L63
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
BookPlayViewModelTest.sleepTimerSettingFixedValue:
playbackScreen/src/test/kotlin/voice/playbackScreen/BookPlayViewModelTest.kt#L30
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
BookPlayViewModelTest.sleepTimerValueChanging:
playbackScreen/src/test/kotlin/voice/playbackScreen/BookPlayViewModelTest.kt#L30
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
BookPlayViewModelTest.deactivateSleepTimer:
playbackScreen/src/test/kotlin/voice/playbackScreen/BookPlayViewModelTest.kt#L30
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
test
Process completed with exit code 1.
|
test
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
test
No files were found with the provided path: artifacts/
app/build/reports/*.html. No artifacts will be uploaded.
|