Skip to content

refact: unified prettier config across repository #1804

refact: unified prettier config across repository

refact: unified prettier config across repository #1804

Triggered via pull request July 18, 2024 09:13
Status Success
Total duration 42m 4s
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]