Skip to content

build(deps): bump dagger from 2.43.2 to 2.55 #3577

build(deps): bump dagger from 2.43.2 to 2.55

build(deps): bump dagger from 2.43.2 to 2.55 #3577

GitHub Actions / Test Results failed Mar 18, 2025 in 0s

2 fail, 22 skipped, 5 838 pass in 34m 50s

 1 032 files   1 032 suites   34m 50s ⏱️
 5 862 tests  5 838 ✅ 22 💤 2 ❌
11 787 runs  11 741 ✅ 44 💤 2 ❌

Results for commit b460063.

Annotations

Check warning on line 0 in com.google.firebase.appdistribution.impl.FeedbackSenderTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: sendFeedbackJpeg (com.google.firebase.appdistribution.impl.FeedbackSenderTest)

artifacts/unit-test-result-/firebase-appdistribution/build/test-results/testReleaseUnitTest/TEST-com.google.firebase.appdistribution.impl.FeedbackSenderTest.xml [took 0s]
Raw output
Argument(s) are different! Wanted:
mockTesterApiClient.attachScreenshot(
    "feedback-name",
    file:///tmp/robolectric-FeedbackSenderTest_sendFeedbackJpeg12246535044175228999/com.google.firebase.appdistribution.impl.test-dataDir/files/test.jpeg,
    "test.jpeg",
    "image/jpeg"
);
-> at com.google.firebase.appdistribution.impl.FirebaseAppDistributionTesterApiClient.attachScreenshot(FirebaseAppDistributionTesterApiClient.java:163)
Actual invocations have different arguments at position [3]:
mockTesterApiClient.createFeedback(
    "release-name",
    "Feedback text"
);
-> at com.google.firebase.appdistribution.impl.FeedbackSender.sendFeedback(FeedbackSender.java:62)
mockTesterApiClient.attachScreenshot(
    "feedback-name",
    file:///tmp/robolectric-FeedbackSenderTest_sendFeedbackJpeg12246535044175228999/com.google.firebase.appdistribution.impl.test-dataDir/files/test.jpeg,
    "test.jpeg",
    "image/png"
);
-> at com.google.firebase.appdistribution.impl.FeedbackSender.attachScreenshot(FeedbackSender.java:83)
mockTesterApiClient.commitFeedback(
    "feedback-name",
    custom
);
-> at com.google.firebase.appdistribution.impl.FeedbackSender.lambda$sendFeedback$1(FeedbackSender.java:67)

	at com.google.firebase.appdistribution.impl.FirebaseAppDistributionTesterApiClient.attachScreenshot(FirebaseAppDistributionTesterApiClient.java:163)
	at com.google.firebase.appdistribution.impl.FeedbackSenderTest.verifyTesterApiCalls(FeedbackSenderTest.java:263)
	at com.google.firebase.appdistribution.impl.FeedbackSenderTest.sendFeedbackJpeg(FeedbackSenderTest.java:107)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:489)
	at app//org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
	at app//org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:104)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check warning on line 0 in com.google.firebase.appdistribution.impl.FeedbackSenderTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: sendFeedbackJpg (com.google.firebase.appdistribution.impl.FeedbackSenderTest)

artifacts/unit-test-result-/firebase-appdistribution/build/test-results/testReleaseUnitTest/TEST-com.google.firebase.appdistribution.impl.FeedbackSenderTest.xml [took 0s]
Raw output
Argument(s) are different! Wanted:
mockTesterApiClient.attachScreenshot(
    "feedback-name",
    file:///tmp/robolectric-FeedbackSenderTest_sendFeedbackJpg2866411846961239390/com.google.firebase.appdistribution.impl.test-dataDir/files/test.jpg,
    "test.jpg",
    "image/jpeg"
);
-> at com.google.firebase.appdistribution.impl.FirebaseAppDistributionTesterApiClient.attachScreenshot(FirebaseAppDistributionTesterApiClient.java:163)
Actual invocations have different arguments at position [3]:
mockTesterApiClient.createFeedback(
    "release-name",
    "Feedback text"
);
-> at com.google.firebase.appdistribution.impl.FeedbackSender.sendFeedback(FeedbackSender.java:62)
mockTesterApiClient.attachScreenshot(
    "feedback-name",
    file:///tmp/robolectric-FeedbackSenderTest_sendFeedbackJpg2866411846961239390/com.google.firebase.appdistribution.impl.test-dataDir/files/test.jpg,
    "test.jpg",
    "image/png"
);
-> at com.google.firebase.appdistribution.impl.FeedbackSender.attachScreenshot(FeedbackSender.java:83)
mockTesterApiClient.commitFeedback(
    "feedback-name",
    custom
);
-> at com.google.firebase.appdistribution.impl.FeedbackSender.lambda$sendFeedback$1(FeedbackSender.java:67)

	at com.google.firebase.appdistribution.impl.FirebaseAppDistributionTesterApiClient.attachScreenshot(FirebaseAppDistributionTesterApiClient.java:163)
	at com.google.firebase.appdistribution.impl.FeedbackSenderTest.verifyTesterApiCalls(FeedbackSenderTest.java:263)
	at com.google.firebase.appdistribution.impl.FeedbackSenderTest.sendFeedbackJpg(FeedbackSenderTest.java:94)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at app//org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:489)
	at app//org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
	at app//org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:104)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)