Manual Trigger Workflow #4
manual_trigger.yaml
on: workflow_dispatch
build_android
4m 19s
build_ios
5m 25s
Annotations
8 warnings
build_android
There is no way to download artifacts because wait=false. Please set wait=true to wait for the run to finish and allow artifact download.
|
build_android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_android
No files were found with the provided path: output. No artifacts will be uploaded.
|
build_ios
There is no way to download artifacts because wait=false. Please set wait=true to wait for the run to finish and allow artifact download.
|
build_ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_ios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_ios
No files were found with the provided path: output2. No artifacts will be uploaded.
|