Update kotlinx-coroutines monorepo to v1.9.0 #1816
Annotations
10 errors and 2 warnings
DataBaseMigratorTest.emptyTableLeadsToCorrectSchema:
data/src/test/kotlin/voice/data/repo/internals/DataBaseMigratorTest.kt#L41
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
DataBaseMigratorTest.migrate43:
data/src/test/kotlin/voice/data/repo/internals/DataBaseMigratorTest.kt#L241
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
DataBaseMigratorTest.migrate44:
data/src/test/kotlin/voice/data/repo/internals/DataBaseMigratorTest.kt#L95
java.lang.NoSuchMethodError: 'kotlinx.coroutines.flow.Flow kotlinx.coroutines.flow.FlowKt.asFlow(kotlinx.coroutines.channels.BroadcastChannel)'
|
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)'
|
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.
|