feat(Worklets): Synchronizable #2410
example-ios-build-check.yml
on: pull_request
example-ios-build-check
17m 14s
Annotations
10 warnings
example-ios-build-check:
apps/fabric-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]
|
example-ios-build-check:
apps/fabric-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
|
example-ios-build-check:
apps/fabric-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]
|
example-ios-build-check:
apps/fabric-example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
|
example-ios-build-check:
apps/fabric-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]
|
example-ios-build-check:
apps/fabric-example/ios/Pods/Headers/Public/hermes-engine/hermes/inspector/chrome/CDPHandler.h#L107
parameter 'onDisconnect' not found in the function declaration [-Wdocumentation]
|
example-ios-build-check:
node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.cpp#L243
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
example-ios-build-check:
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]
|
example-ios-build-check:
apps/fabric-example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
example-ios-build-check:
apps/fabric-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]
|