PR Validation #14
pr.yml
on: workflow_dispatch
lint
1m 37s
test
1m 26s
build-library
1m 27s
build-android
10m 5s
build-ios
14m 35s
Annotations
2 errors and 10 warnings
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3VE3WY2NH82IE/RCTDeprecation-1OU7NTAWBIGZC.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/OrientationDirectorExample-cmbpwsqgntorrdetrsbzengqrrls/Build/Intermediates.noindex/PrecompiledHeaders/OrientationDirectorExample-Bridging-Header-swift_7GKE6F5SXWSsuccess Successfully built the app
|
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/IWQH0Z7B365A/RCTDeprecation-1OU7NTAWBIGZC.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/OrientationDirectorExample-cmbpwsqgntorrdetrsbzengqrrls/Build/Intermediates.noindex/PrecompiledHeaders/OrientationDirectorExample-Bridging-Header-swift_17DG65GPUFDR9-clang_IWQH0Z7B365A.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-orientation-director/react-native-orientation-director/example/ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
|
build-ios:
example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
|
build-ios:
example/ios/Pods/Headers/Public/hermes-engine/hermes/inspector/chrome/CDPHandler.h#L107
parameter 'onDisconnect' not found in the function declaration [-Wdocumentation]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.cpp#L243
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.cpp#L243
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|