[LD-163] Add access token encryption. #1090
run-snapshot-generation.yml
on: pull_request
Generate snapshots
0s
Annotations
5 errors
com.appunite.loudius.UnitPullRequestsScreenTest ► whenResponseIsCorrectThenPullRequestItemIsVisible:
app/src/main/java/com/appunite/loudius/ui/pullrequests/PullRequestsScreen.kt#L349
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-com.appunite.loudius.UnitPullRequestsScreenTest.xml
Error:
org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'com.appunite.loudius.ui.pullrequests.PullRequestsViewModel']'
|
com.appunite.loudius.UnitReviewersScreenTest ► whenClickOnNotifyAndCommentThenNotifyReviewer:
app/src/main/java/com/appunite/loudius/ui/reviewers/ReviewersScreen.kt#L376
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-com.appunite.loudius.UnitReviewersScreenTest.xml
Error:
org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'com.appunite.loudius.ui.reviewers.ReviewersViewModel']'
|
com.appunite.loudius.UnitReviewersScreenTest ► whenClickOnNotifyAndDoNotCommentThenShowError:
app/src/main/java/com/appunite/loudius/ui/reviewers/ReviewersScreen.kt#L376
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-com.appunite.loudius.UnitReviewersScreenTest.xml
Error:
org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'com.appunite.loudius.ui.reviewers.ReviewersViewModel']'
|
com.appunite.loudius.UnitReviewersScreenTest ► whenResponseIsCorrectThenReviewersAreVisible:
app/src/main/java/com/appunite/loudius/ui/reviewers/ReviewersScreen.kt#L376
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-com.appunite.loudius.UnitReviewersScreenTest.xml
Error:
org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'com.appunite.loudius.ui.reviewers.ReviewersViewModel']'
|
com.appunite.loudius.UnitWalkThroughAppTest ► whenLoginScreenIsVisible_LoginButtonOpensGithubAuth:
app/src/main/java/com/appunite/loudius/ui/authenticating/AuthenticatingScreen.kt#L124
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-com.appunite.loudius.UnitWalkThroughAppTest.xml
Error:
org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'com.appunite.loudius.ui.authenticating.AuthenticatingViewModel']'
|