Build main #32
Annotations
10 errors and 12 warnings
App/ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L24
no template named 'function' in namespace 'std'
|
App/ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L29
no template named 'function' in namespace 'std'
|
App/ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L38
no template named 'function' in namespace 'std'
|
App/ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L45
no template named 'function' in namespace 'std'
|
App/ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L54
no template named 'function' in namespace 'std'
|
App/ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L57
called object type 'facebook::flipper::SocketCertificateProvider' (aka 'int') is not a function or function pointer
|
App/ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L158
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
App/ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L185
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
App/ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L206
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
App/ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L208
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, mikehardy/buildcache-action@v2. For more info: https:***github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
App/node_modules/react-native-sensitive-info/ios/RNSensitiveInfo/RNSensitiveInfo.m#L130
incompatible pointer types sending 'const CFStringRef _Nonnull' (aka 'const struct __CFString *const') to parameter of type 'NSString * _Nonnull' [-Wincompatible-pointer-types]
|
App/node_modules/react-native-sensitive-info/ios/RNSensitiveInfo/RNSensitiveInfo.m#L133
incompatible integer to pointer conversion initializing 'CFStringRef' (aka 'const struct __CFString *') with an expression of type 'CFOptionFlags' (aka 'unsigned long') [-Wint-conversion]
|
App/node_modules/react-native-sensitive-info/ios/RNSensitiveInfo/RNSensitiveInfo.m#L134
incompatible pointer to integer conversion passing 'CFStringRef' (aka 'const struct __CFString *') to parameter of type 'SecAccessControlCreateFlags' (aka 'enum SecAccessControlCreateFlags') [-Wint-conversion]
|
App/node_modules/react-native-sensitive-info/ios/RNSensitiveInfo/RNSensitiveInfo.m#L305
incompatible pointer types passing 'NSArray *' to parameter of type 'NSError *' [-Wincompatible-pointer-types]
|
App/node_modules/react-native-sensitive-info/ios/RNSensitiveInfo/RNSensitiveInfo.m#L56
'kSecAccessControlBiometryAny' is only available on iOS 11.3 or newer [-Wunguarded-availability-new]
|
App/node_modules/react-native-sensitive-info/ios/RNSensitiveInfo/RNSensitiveInfo.m#L59
'kSecAccessControlBiometryCurrentSet' is only available on iOS 11.3 or newer [-Wunguarded-availability-new]
|
App/node_modules/react-native-quick-md5/cpp/md5.cpp#L58
'&' within '|' [-Wbitwise-op-parentheses]
|
App/node_modules/react-native-quick-md5/cpp/md5.cpp#L58
'&' within '|' [-Wbitwise-op-parentheses]
|
App/node_modules/react-native-quick-md5/cpp/md5.cpp#L62
'&' within '|' [-Wbitwise-op-parentheses]
|
App/node_modules/react-native-quick-md5/cpp/md5.cpp#L62
'&' within '|' [-Wbitwise-op-parentheses]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "android-app-apk", "android-build-info", "changelog".
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/
|
This job failed
Loading