build(deps): various dependency updates #539
Annotations
2 errors and 29 warnings
Build App, Boot Simulator, Run App:
tests_react_native/ios/testing.xcodeproj#L1
No profiles for 'com.notifee.testing' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.notifee.testing'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'testing' from project 'testing')
|
Build App, Boot Simulator, Run App
Process completed with exit code 1.
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'RNNotifee' from project 'Pods')
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'CavyNativeReporter' from project 'Pods')
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'RNNotifeeCore' from project 'Pods')
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'GoogleUtilities' from project 'Pods')
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'FirebaseMessaging' from project 'Pods')
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'RNFBMessaging' from project 'Pods')
|
Build App, Boot Simulator, Run App
Run script build phase '[CP-User] [RNFB] Core Configuration' 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 'testing' from project 'testing')
|
Build App, Boot Simulator, Run App:
tests_react_native/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.4.99. (in target 'GoogleDataTransport' from project 'Pods')
|
E2E Test
Run script build phase 'Bundle React Native code and images' 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 'testing' from project 'testing')
|
E2E Test
Run script build phase 'Copy Detox Framework' 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 'testing' from project 'testing')
|
E2E Test
Run script build phase '[CP-User] [RNFB] Core Configuration' 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 'testing' from project 'testing')
|
E2E Test
A firebase.json file was not found, whilst this file is optional it is recommended to include it to configure firebase services in React Native Firebase.
|
E2E Test:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'PromisesObjC' from project 'Pods')
|
E2E Test:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'nanopb' from project 'Pods')
|
E2E Test:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'FirebaseInstallations' from project 'Pods')
|
E2E Test:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'GoogleDataTransport' from project 'Pods')
|
E2E Test:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'NotifeeCore' from project 'Pods')
|
E2E Test:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'RCT-Folly' from project 'Pods')
|
Build App, Boot Simulator, Run App Retry 1:
ios/NotifeeCore/NotifeeCoreUtil.m#L693
incompatible pointer types initializing 'NSDictionary *' with an expression of type 'API_UNAVAILABLE(tvos) UNNotificationSound *' [-Wincompatible-pointer-types]
|
Build App, Boot Simulator, Run App Retry 1:
ios/NotifeeCore/NotifeeCore+UNUserNotificationCenter.m#L23
method definition for 'buildNotificationContent:' not found [-Wincomplete-implementation]
|
Build App, Boot Simulator, Run App Retry 1:
ios/NotifeeCore/NotifeeCore+NSNotificationCenter.m#L63
unused variable 'notifUserInfo' [-Wunused-variable]
|
Build App, Boot Simulator, Run App Retry 1:
tests_react_native/ios/testing/AppDelegate.mm#L62
sending 'AppDelegate *const __strong' to parameter of incompatible type 'id<RCTBridgeDelegate>'
|
Build App, Boot Simulator, Run App Retry 1
A firebase.json file was not found, whilst this file is optional it is recommended to include it to configure firebase services in React Native Firebase.
|
Build App, Boot Simulator, Run App Retry 1:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'Firebase' from project 'Pods')
|
Build App, Boot Simulator, Run App Retry 1
Run script build phase 'Copy Detox Framework' 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 'testing' from project 'testing')
|
Build App, Boot Simulator, Run App Retry 1
Run script build phase '[CP-User] [RNFB] Core Configuration' 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 'testing' from project 'testing')
|
Build App, Boot Simulator, Run App Retry 1:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'nanopb' from project 'Pods')
|
Build App, Boot Simulator, Run App Retry 1:
tests_react_native/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'RNNotifeeCore' from project 'Pods')
|
Run codecov/codecov-action@v4
Codecov:
Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading