Skip to content

fix: Rename some leftover PlatformBuffer to NativeBuffers #1856

fix: Rename some leftover PlatformBuffer to NativeBuffers

fix: Rename some leftover PlatformBuffer to NativeBuffers #1856

Re-run triggered April 18, 2024 15:57
Status Success
Total duration 24m 8s
Artifacts

ios-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (example)
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/.
build (example): example/ios/Pods/Headers/Public/Flipper-Folly/folly/Traits.h#L85
possible misuse of comma operator here [-Wcomma]
build (example): example/ios/Pods/Headers/Public/Flipper-Folly/folly/Traits.h#L86
possible misuse of comma operator here [-Wcomma]
build (example): example/ios/Pods/Headers/Public/Flipper-Folly/folly/Memory.h#L70
possible misuse of comma operator here [-Wcomma]
build (example): example/ios/Pods/Headers/Public/Flipper-Folly/folly/Memory.h#L70
possible misuse of comma operator here [-Wcomma]
build (example): example/ios/Pods/Headers/Public/Flipper-Folly/folly/FBString.h#L1693
possible misuse of comma operator here [-Wcomma]
build (example): example/ios/Pods/Headers/Public/Flipper-Folly/folly/Conv.h#L1128
possible misuse of comma operator here [-Wcomma]
build (example): example/ios/Pods/Headers/Public/ExpoModulesCore/ExpoModulesCore/EXLegacyExpoViewProtocol.h#L11
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build (example): example/node_modules/expo-modules-core/ios/Interfaces/FileSystem/EXFileSystemInterface.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build (example): example/node_modules/expo-modules-core/ios/Interfaces/FileSystem/EXFileSystemInterface.h#L20
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build (example): example/node_modules/expo-modules-core/ios/Interfaces/FileSystem/EXFileSystemInterface.h#L20
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build (fabricexample)
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/.
build (fabricexample): fabricexample/ios/Pods/Headers/Private/RCT-Folly/folly/executors/CPUThreadPoolExecutor.h#L177
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
build (fabricexample): fabricexample/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L129
parameter 'progress' not found in the function declaration [-Wdocumentation]