Skip to content

fix(🍏): map iOS font names more closely to what React Native does #987

fix(🍏): map iOS font names more closely to what React Native does

fix(🍏): map iOS font names more closely to what React Native does #987

Triggered via pull request December 12, 2025 16:23
@wcandillonwcandillon
synchronize #3603
ios-fonts
Status Failure
Total duration 9m 20s
Artifacts

ci-graphite.yml

on: pull_request
build-android-graphite
8m 57s
build-android-graphite
build-test-ios-graphite
9m 2s
build-test-ios-graphite
test-android-graphite
0s
test-android-graphite
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
build-android-graphite
Process completed with exit code 1.
build-android-graphite
example#build:android: command (/home/runner/work/react-native-skia/react-native-skia/apps/example) /tmp/xfs-f9c46f44/yarn run build:android exited (1)
build-test-ios-graphite
Process completed with exit code 1.
build-test-ios-graphite
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/63A6DE9WL05T/RCTDeprecation-1V0RJB96A4C7R.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/example-crunwgapaubfrwhbclgadqhbuefw/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2EOXKG7B4NJHO-clang_63A6DE9WL05T.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-skia/react-native-skia/apps/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L83
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L83
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: apps/example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-test-ios-graphite: node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L208
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build-test-ios-graphite: node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L168
'keyWindow' is deprecated: first 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 [-Wdeprecated-declarations]