fix(🤖): don't try to resize if the surface has been deleted #1914
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, dawidd6/action-download-artifact@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Traits.h#L85
possible misuse of comma operator here [-Wcomma]
|
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Traits.h#L86
possible misuse of comma operator here [-Wcomma]
|
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Memory.h#L70
possible misuse of comma operator here [-Wcomma]
|
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Memory.h#L70
possible misuse of comma operator here [-Wcomma]
|
example/ios/Pods/Headers/Public/Flipper-Folly/folly/FBString.h#L1693
possible misuse of comma operator here [-Wcomma]
|
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Conv.h#L1128
possible misuse of comma operator here [-Wcomma]
|
example/node_modules/react-native-reanimated/apple/sensor/ReanimatedSensor.m#L3
'TARGET_OS_VISION' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
|
example/node_modules/react-native-reanimated/apple/REANodesManager.h#L12
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
example/node_modules/react-native-reanimated/apple/REANodesManager.h#L35
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
example/node_modules/react-native-reanimated/apple/REANodesManager.h#L35
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
This job succeeded
Loading