impr(ios): remove scroll indicators on changing pages #506
Annotations
2 errors and 11 warnings
|
Build iOS App
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3S1F24GU5B6ZS/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3BYUA02U089QA-clang_3S1F24GU5B6ZS.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-pager-view/react-native-pager-view/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
|
Build iOS App
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1ISJU6ZRPTGEC/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_PA1QC6LRQTBR-clang_1ISJU6ZRPTGEC.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-pager-view/react-native-pager-view/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build iOS App:
example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L959
unused function 'resizeModeFromCppEquiv' [-Wunused-function]
|
|
Build iOS App:
example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.h#L26
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
Build iOS App:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L83
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build iOS App:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build iOS App:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build iOS App:
example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.h#L26
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
Build iOS App:
example/node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L208
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
|
|
Build iOS App:
example/node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L168
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
|
|
Build iOS App:
example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
|
|
Build iOS App:
example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
|
Loading