Skip to content

refactor: move push click handling to processor #567

refactor: move push click handling to processor

refactor: move push click handling to processor #567

Triggered via pull request October 4, 2023 10:44
Status Success
Total duration 3m 35s
Artifacts

snapshot-release.yml

on: pull_request
Snapshot build and publish
3m 23s
Snapshot build and publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Snapshot build and publish: sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
Snapshot build and publish: sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Snapshot build and publish: sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
Snapshot build and publish: sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
Snapshot build and publish: sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Snapshot build and publish: sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
Snapshot build and publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/