Skip to content

Support custom parsing logic (pass worklet as parser prop) #228

Support custom parsing logic (pass worklet as parser prop)

Support custom parsing logic (pass worklet as parser prop) #228

Triggered via pull request September 13, 2024 09:41
Status Failure
Total duration 2h 47m 18s
Artifacts

build-ios.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build (Paper)
The template is not valid. .github/workflows/build-ios.yml (Line: 59, Col: 16): hashFiles('example/node_modules/react-native/package.json') couldn't finish within 120 seconds.
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L85
'UIApplicationDidChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L89
'UIApplicationWillChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L100
'UIApplicationStatusBarFrameUserInfoKey' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L125
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L164
'networkActivityIndicatorVisible' is deprecated: first deprecated in iOS 13.0 - Provide a custom network activity UI in your app if desired. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L55
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L210
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build (Paper): example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L124
'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]
build (Paper): example/ios/Pods/Headers/Public/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
build (Paper): example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L148
empty paragraph passed to '@param' command [-Wdocumentation]
build (Fabric)
Failed to restore: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 2
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L85
'UIApplicationDidChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L89
'UIApplicationWillChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L100
'UIApplicationStatusBarFrameUserInfoKey' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L125
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L164
'networkActivityIndicatorVisible' is deprecated: first deprecated in iOS 13.0 - Provide a custom network activity UI in your app if desired. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L55
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L210
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
build (Fabric): example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L124
'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]
build (Fabric): example/ios/Pods/Headers/Public/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
build (Fabric): example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L148
empty paragraph passed to '@param' command [-Wdocumentation]