Skip to content

feat: refactor snapshots when going back on Fabric #1863

feat: refactor snapshots when going back on Fabric

feat: refactor snapshots when going back on Fabric #1863

Triggered via pull request July 31, 2024 10:12
Status Success
Total duration 1h 21m 2s
Artifacts

tv-os-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build: TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build: TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build: TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build: TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build: TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build: TVOSExample/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build: TVOSExample/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build: TVOSExample/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build: TVOSExample/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]