Skip to content

build-ios

build-ios #22

Manually triggered September 5, 2024 14:15
Status Failure
Total duration 3m 44s
Artifacts

build-ios.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
ignyx
approved Sep 5, 2024
build-ios

Annotations

2 errors and 10 warnings
build-ios: ios/Campus.xcodeproj#L1
No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "***" with a private key was found. (in target 'Campus' from project 'Campus')
build-ios
The process '/bin/bash' failed with exit code 1
build-ios
The following actions uses node12 which is deprecated and will be forced to run on node16: szenius/[email protected]. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, szenius/[email protected], yukiarrr/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ios: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'react-native-render-html' from project 'Pods')
build-ios: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RNLocalize' from project 'Pods')
build-ios: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RNScreens' from project 'Pods')
build-ios: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RNCAsyncStorage' from project 'Pods')
build-ios: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RNCPushNotificationIOS' from project 'Pods')
build-ios: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RNCMaskedView' from project 'Pods')
build-ios
Run script build phase 'Bundle Expo Assets' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Campus' from project 'Campus')
build-ios
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/