Skip to content

ci: refactor manual deployment CI config into 1 workflow #555

ci: refactor manual deployment CI config into 1 workflow

ci: refactor manual deployment CI config into 1 workflow #555

Triggered via pull request September 25, 2023 16:09
Status Success
Total duration 3m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

snapshot-release.yml

on: pull_request
Snapshot build and publish
3m 17s
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#L549
'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#L549
'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/