build(deps): bump @redocly/cli from 2.12.2 to 2.12.3 in /model-server-openapi #2201
GitHub Actions / Test Results
failed
Dec 5, 2025 in 0s
1 fail, 9 skipped, 860 pass in 48m 55s
170 files 170 suites 48m 55s ⏱️
870 tests 860 ✅ 9 💤 1 ❌
880 runs 870 ✅ 9 💤 1 ❌
Results for commit 917e581.
Annotations
Check warning on line 0 in org.modelix.model.server.HistoryIndexPaginationTest
github-actions / Test Results
pagination_0_9() (org.modelix.model.server.HistoryIndexPaginationTest) failed
model-server/build/test-results/test/TEST-org.modelix.model.server.HistoryIndexPaginationTest.xml [took 3m 0s]
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 3m, the test body did not run to completion
at app//kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$2.invokeSuspend$lambda$0(TestBuilders.kt:353)
at app//kotlinx.coroutines.InvokeOnCancelling.invoke(JobSupport.kt:1571)
at app//kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1604)
at app//kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:826)
at app//kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:786)
at app//kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:702)
at app//kotlinx.coroutines.JobSupport.cancelCoroutine(JobSupport.kt:689)
at app//kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:157)
at app//kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:505)
at app//kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
at app//kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Loading