Skip to content

fix: added exception handling for when browser doesn't exist (#271) #112

fix: added exception handling for when browser doesn't exist (#271)

fix: added exception handling for when browser doesn't exist (#271) #112

Triggered via push October 17, 2023 14:05
Status Success
Total duration 11m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-sdk.yml

on: push
Deploy git tag
42s
Deploy git tag
Deploy SDK to Maven Central
10m 18s
Deploy SDK to Maven Central
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deploy SDK to Maven Central: sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L549
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
Deploy SDK to Maven Central: sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Deploy SDK to Maven Central: sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
Deploy SDK to Maven Central: common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L7
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
Deploy SDK to Maven Central: common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L24
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
Deploy SDK to Maven Central: common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L28
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
Deploy SDK to Maven Central: messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L71
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.