IOS Deploy for cozy on feat/offline_opsqlite #143
Annotations
10 errors and 13 warnings
Build IOS App
Undefined symbols for architecture arm64
|
Build IOS App
"_ASN1_INTEGER_get_int64", referenced from:
|
Build IOS App
"_BIO_ctrl", referenced from:
|
Build IOS App
"_BIO_free_all", referenced from:
|
Build IOS App
"_BIO_new", referenced from:
|
Build IOS App
"_BIO_new_mem_buf", referenced from:
|
Build IOS App
"_BIO_s_mem", referenced from:
|
Build IOS App
"_BN_bin2bn", referenced from:
|
Build IOS App
"_BN_bn2binpad", referenced from:
|
Build IOS App
"_BN_cmp", referenced from:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: yukiarrr/ios-build-action@v1.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, yukiarrr/ios-build-action@v1.5.0, actions/upload-artifact@v3. 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 App:
node_modules/react-native-webview/apple/RNCWebViewManager.h#L12
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
Build IOS App:
node_modules/react-native-webview/apple/RNCWebView.h#L82
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
Build IOS App:
ios/Pods/Headers/Public/React-Core/React/UIView+React.h#L16
duplicate definition of category 'React' on interface 'UIView'
|
Build IOS App:
node_modules/react-native-iap/ios/RNIapIos.swift#L655
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
|
Build IOS App:
ios/Pods/Headers/Public/React-Core/React/RCTEventDispatcherProtocol.h#L131
duplicate definition of category 'RCTEventDispatcher' on interface 'RCTBridge'
|
Build IOS App:
node_modules/react-native-iap/ios/RNIapIos.swift#L395
switch covers known cases, but 'SKPaymentTransactionState' may have additional unknown values, possibly added in future versions
|
Build IOS App:
node_modules/react-native-iap/ios/RNIapIosSk2.swift#L1002
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Build IOS App:
ios/CozyShare/ShareViewController.swift#L305
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Build IOS App:
ios/CozyShare/ShareViewController.swift#L305
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Build IOS App:
node_modules/react-native-webview/apple/RNCWebView.h#L82
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "XCode Build Logs".
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/
|
Loading