Skip to content

Pull Request

Pull Request #61

Re-run triggered October 4, 2024 07:08
Status Failure
Total duration 3m 52s
Artifacts

pull_request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 4 warnings
build-app
No test report files were found
build-app
No test report files were found
build-app
No test report files were found
build-app
Process completed with exit code 1.
build-app
No test report files were found
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_generatingMessage_then_sendMessageEventIsReported: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_someModels_when_openingChat_then_contentWithFirstModelSelected: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_generationIsSuccessful_when_generatingMessage_then_progressAndSuccessShouldBeShown: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_openingChat_then_textInputIsFocussed: composeApp/src/commonTest/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModelTest.kt#L383
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: app.cash.turbine.TurbineAssertionError: No value produced in 3s
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_ollamaNotAvailable_when_openingChat_then_errorIsShown: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_someModels_when_openingChat_then_preferenceModelSelected: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_changingModel_then_modelIsUpdated: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_userSelectsAModel_then_modelIsSelected: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_noModels_when_openingChat_then_contentWithNoModels: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_openingChat_then_screenViewIsTracked: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testDebugUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_generatingMessage_then_sendMessageEventIsReported: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_someModels_when_openingChat_then_contentWithFirstModelSelected: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_generationIsSuccessful_when_generatingMessage_then_progressAndSuccessShouldBeShown: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_openingChat_then_textInputIsFocussed: composeApp/src/commonTest/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModelTest.kt#L383
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: app.cash.turbine.TurbineAssertionError: No value produced in 3s
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_ollamaNotAvailable_when_openingChat_then_errorIsShown: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_someModels_when_openingChat_then_preferenceModelSelected: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_changingModel_then_modelIsUpdated: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_userSelectsAModel_then_modelIsSelected: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► given_noModels_when_openingChat_then_contentWithNoModels: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
org.cyanotic.olpaka.feature.chat.ChatViewModelTest ► when_openingChat_then_screenViewIsTracked: composeApp/src/commonMain/kotlin/org/cyanotic/olpaka/feature/chat/ChatViewModel.kt#L189
Failed test found in: composeApp/build/test-results/testReleaseUnitTest/TEST-org.cyanotic.olpaka.feature.chat.ChatViewModelTest.xml Error: java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
build-app
No file matches path composeApp/build/test-results/testDebugUnitTest/*.xml
build-app
No file matches path composeApp/build/test-results/wasmJsBrowserTest/*.xml
build-app
No file matches path composeApp/build/test-results/testReleaseUnitTest/*.xml
build-app
No file matches path composeApp/build/test-results/desktopTest/*.xml