fix(🍏): "Timed out waiting for modules to be invalidated" #1956
Annotations
22 warnings
build (example)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, dawidd6/action-download-artifact@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (example):
example/ios/Pods/Headers/Public/React-Core/React/RCTJSScriptLoaderModule.h#L16
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
|
build (example):
example/ios/Pods/Headers/Public/React-Core/React/RCTTiming.h#L17
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
|
build (example):
example/ios/Pods/Headers/Public/React-Core/React/RCTTiming.h#L25
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
|
build (example):
example/ios/Pods/Headers/Public/React-Core/React/RCTTiming.h#L25
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
|
build (example):
example/ios/Pods/Headers/Public/React-Core/React/RCTTiming.h#L28
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
|
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 (example):
example/node_modules/expo-modules-core/ios/Interfaces/FileSystem/EXFileSystemInterface.h#L21
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
|
build (fabricexample)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, dawidd6/action-download-artifact@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/node_modules/react-native/React/Views/RCTWrapperViewController.m#L32
'automaticallyAdjustsScrollViewInsets' is deprecated: first deprecated in iOS 11.0 - Use UIScrollView's contentInsetAdjustmentBehavior instead [-Wdeprecated-declarations]
|
build (fabricexample):
fabricexample/node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L76
designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
|
build (fabricexample):
fabricexample/node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L56
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
|
build (fabricexample):
fabricexample/node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L100
convenience initializer should not invoke an initializer on 'super' [-Wobjc-designated-initializers]
|
build (fabricexample):
fabricexample/node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L96
convenience initializer missing a 'self' call to another initializer [-Wobjc-designated-initializers]
|
build (fabricexample):
fabricexample/node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
|
build (fabricexample):
fabricexample/node_modules/react-native/React/Base/RCTBundleURLProvider.mm#L308
unused variable 'lazy' [-Wunused-variable]
|
build (fabricexample):
fabricexample/node_modules/react-native/ReactCommon/react/renderer/graphics/Color.h#L16
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
|
build (fabricexample):
fabricexample/node_modules/react-native/ReactCommon/react/renderer/graphics/Color.cpp#L10
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
|