Skip to content

fix: build error

fix: build error #35

Triggered via push November 1, 2024 10:53
Status Failure
Total duration 20m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
assemble
duplicate symbol '__ZNK5folly7dynamic8typeNameEv' in
assemble
duplicate symbol '__ZN5folly19makeConversionErrorENS_14ConversionCodeENS_5RangeIPKcEE' in
assemble
duplicate symbol '__ZNO5folly7dynamic10getDefaultENS_5RangeIPKcEEOS0_' in
assemble
duplicate symbol '__ZNK5folly7dynamic4sizeEv' in
assemble
duplicate symbol '__ZNO5folly7dynamic10getDefaultENS_5RangeIPKcEERKS0_' in
assemble
duplicate symbol '__ZN5folly7dynamic8TypeInfoINSt3__16vectorIS0_NS2_9allocatorIS0_EEEEE4nameE' in
assemble
duplicate symbol '__ZN5folly9TypeErrorC1ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS_7dynamic4TypeESB_' in
assemble
duplicate symbol '__ZNK5folly7dynamic4hashEv' in
assemble
duplicate symbol '__ZN5folly7dynamic10merge_diffERKS0_S2_' in
assemble
duplicate symbol '__ZNKR5folly7dynamic7get_ptrERKNS_12json_pointerE' in
assemble
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
assemble
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
assemble
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1200
'WKMediaCaptureType' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1201
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L173
'statusBarStyle' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L174
'statusBarHidden' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L252
'setMenuVisible:animated:' is deprecated: first deprecated in iOS 13.0 - Use showMenuFromView:rect: or hideMenuFromView: instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L268
'setMenuVisible:animated:' is deprecated: first deprecated in iOS 13.0 - Use showMenuFromView:rect: or hideMenuFromView: instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L535
assigning to 'id<UIGestureRecognizerDelegate> _Nullable' from incompatible type 'RNCWebViewImpl *const __strong'
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1204
'WKPermissionDecisionGrant' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1206
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1206
'WKPermissionDecisionPrompt' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]