Skip to content

fix(iOS): header subviews layout on tab change #2037

fix(iOS): header subviews layout on tab change

fix(iOS): header subviews layout on tab change #2037

Triggered via pull request October 7, 2024 14:00
Status Success
Total duration 21m 58s
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]