Skip to content

refactor!: remove deprecated ios stack animation #1993

refactor!: remove deprecated ios stack animation

refactor!: remove deprecated ios stack animation #1993

Triggered via pull request September 30, 2024 14:45
Status Success
Total duration 20m 52s
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]