Update version to 1.4.68-0 #2763
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
platformDeploy.yml
on: push
validateActor
3s
Build and deploy Android
31m 58s
Build and deploy Desktop
9m 28s
Build and deploy iOS
3m 46s
Build and deploy Web
5m 7s
Create or update deploy checklist
/
createChecklist
2m 40s
Post a Slack message when any platform fails to build or deploy
6s
Post a Slack message when all platforms deploy successfully
0s
Post a GitHub comment when platforms are done building and deploying
2m 51s
Annotations
2 errors and 17 warnings
Build and deploy iOS
error: Build input file cannot be found: '/Users/runner/work/App/App/node_modules/react-native/ReactCommon/react/renderer/components/rncore/States.cpp'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'React-Fabric' from project 'Pods')
|
Build and deploy iOS
Process completed with exit code 1.
|
Build and deploy Desktop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy Web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Create or update deploy checklist / createChecklist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy iOS:
CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'extra' on entity 'UAInboxMessage'
|
Build and deploy iOS:
CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
|
Build and deploy iOS:
CoreData#L1
no NSValueTransformer with class name 'UAScheduleTriggerContextTransformer' was found for attribute 'triggerContext' on entity 'UAScheduleData'
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/enc/backward_references_enc.c#L724
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libvmaf/vmaf/libvmaf/src/svm.cpp#L57
'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations]
|
Build and deploy iOS:
ios/Pods/libvmaf/vmaf/libvmaf/src/svm.cpp#L3057
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
|
Build and deploy Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy Android
No files were found with the provided path: android/app/build/generated/sourcemaps/react/release/*.map. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-production-release.aab".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|