<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by Anugraha-sutara</shortDescription></cause></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesorigindev-customizable-reports-draw-graph-from-data-output _class='hudson.plugins.git.util.Build'><buildNumber>148</buildNumber><marked><SHA1>b0fe425deee813d2c7d47ddc66026973cc861764</SHA1><branch><SHA1>b0fe425deee813d2c7d47ddc66026973cc861764</SHA1><name>refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output</name></branch></marked><revision><SHA1>b0fe425deee813d2c7d47ddc66026973cc861764</SHA1><branch><SHA1>b0fe425deee813d2c7d47ddc66026973cc861764</SHA1><name>refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output</name></branch></revision></refsremotesorigindev-customizable-reports-draw-graph-from-data-output></buildsByBranchName><lastBuiltRevision><SHA1>b0fe425deee813d2c7d47ddc66026973cc861764</SHA1><branch><SHA1>b0fe425deee813d2c7d47ddc66026973cc861764</SHA1><name>refs/remotes/origin/dev-customizable-reports-draw-graph-from-data-output</name></branch></lastBuiltRevision><remoteUrl>https://github.com/UstadMobile/UstadMobile.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>53</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#148</displayName><duration>346937</duration><estimatedDuration>503681</estimatedDuration><fullDisplayName>dev-customizable-reports-draw-graph-from-data-output #148</fullDisplayName><id>148</id><inProgress>false</inProgress><keepLog>false</keepLog><number>148</number><queueId>3209</queueId><result>FAILURE</result><timestamp>1751969716636</timestamp><url>https://devserver3.ustadmobile.com/jenkins/job/dev-customizable-reports-draw-graph-from-data-output/148/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/model/ReportSeries2.kt</affectedPath><affectedPath>app-android/src/main/java/com/ustadmobile/port/android/impl/UstadApp.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/GenderGraphFormatter.kt</affectedPath><affectedPath>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/edit/ReportEditScreen.kt</affectedPath><affectedPath>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/graphs/CombinedGraph.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/DateGraphFormatter.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/report/detail/ReportDetailViewModel.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/DurationGraphFormatter.kt</affectedPath><affectedPath>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/detail/ReportDetailScreen.kt</affectedPath><affectedPath>core/src/jvmTest/kotlin/com/ustadmobile/core/domain/report/query/RunReportUseCaseTest.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/report/edit/ReportEditViewModel.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/CreateGraphFormatterUseCase.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/query/GenerateReportQueriesUseCase.kt</affectedPath><affectedPath>app-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/UmRestApplication.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/report/list/ReportListViewModel.kt</affectedPath><affectedPath>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/CountGraphFormatter.kt</affectedPath><affectedPath>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/list/ReportListScreen.kt</affectedPath><affectedPath>app-desktop/src/main/java/com/ustadmobile/port/desktop/DesktopDiModule.kt</affectedPath><affectedPath>core/src/commonMain/resources/MR/base/strings.xml</affectedPath><commitId>a7da672d0bcdd8151ddadbb017c5145ffef6338d</commitId><timestamp>1751969600000</timestamp><author><absoluteUrl>https://devserver3.ustadmobile.com/jenkins/user/anugraha</absoluteUrl><fullName>Anugraha</fullName></author><authorEmail>Anugraha@sutara.org</authorEmail><comment>fix app crash and use formatter through di
</comment><date>2025-07-08 15:43:20 +0530</date><id>a7da672d0bcdd8151ddadbb017c5145ffef6338d</id><msg>fix app crash and use formatter through di</msg><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/report/edit/ReportEditViewModel.kt</file></path><path><editType>edit</editType><file>app-ktor-server/src/main/kotlin/com/ustadmobile/lib/rest/UmRestApplication.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/model/ReportSeries2.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/report/list/ReportListViewModel.kt</file></path><path><editType>add</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/CountGraphFormatter.kt</file></path><path><editType>edit</editType><file>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/graphs/CombinedGraph.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/report/detail/ReportDetailViewModel.kt</file></path><path><editType>add</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/GenderGraphFormatter.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/CreateGraphFormatterUseCase.kt</file></path><path><editType>edit</editType><file>core/src/jvmTest/kotlin/com/ustadmobile/core/domain/report/query/RunReportUseCaseTest.kt</file></path><path><editType>edit</editType><file>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/list/ReportListScreen.kt</file></path><path><editType>add</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/DateGraphFormatter.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/resources/MR/base/strings.xml</file></path><path><editType>edit</editType><file>app-android/src/main/java/com/ustadmobile/port/android/impl/UstadApp.kt</file></path><path><editType>edit</editType><file>app-desktop/src/main/java/com/ustadmobile/port/desktop/DesktopDiModule.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/formatter/DurationGraphFormatter.kt</file></path><path><editType>edit</editType><file>core/src/commonMain/kotlin/com/ustadmobile/core/domain/report/query/GenerateReportQueriesUseCase.kt</file></path><path><editType>edit</editType><file>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/detail/ReportDetailScreen.kt</file></path><path><editType>edit</editType><file>lib-ui-compose/src/commonMain/kotlin/com/ustadmobile/libuicompose/view/report/edit/ReportEditScreen.kt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://devserver3.ustadmobile.com/jenkins/user/anugraha</absoluteUrl><fullName>Anugraha</fullName></culprit></freeStyleBuild>