feat(analytics): initiate on device measurement with sha256-hashed values #223
Annotations
11 warnings
Install brew utilities
xcbeautify 2.7.0 is already installed and up-to-date.
To reinstall 2.7.0, run:
brew reinstall xcbeautify
|
Build macos App:
tests/macos/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build macos App:
tests/macos/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in macOS 10.15 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
Build macos App:
tests/node_modules/react-native-macos/ReactCommon/react/renderer/mapbuffer/MapBufferBuilder.cpp#L119
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Build macos App:
tests/node_modules/react-native-macos/ReactCommon/react/renderer/mapbuffer/MapBufferBuilder.cpp#L122
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32]
|
Loading