chore(main): release 0.17.0 (#629) #796
ci.yml
on: push
lint
1m 6s
check-objc-formatting
12s
check-java-and-kotlin-formatting
15s
test
4s
build-library
1m 6s
build-android
1m 24s
build-ios
2m 34s
Annotations
17 warnings
|
check-objc-formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check-java-and-kotlin-formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-java@e9fbacdec3bb3b6036605a3e6f7995d66773a8c6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check-java-and-kotlin-formatting
setup-java v3 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
build-library
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-ios
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-ios:
example/node_modules/react-native-pager-view/ios/Fabric/RNCPagerViewComponentView.mm#L21
class 'RNCPagerViewComponentView' does not conform to protocol 'RCTRNCViewPagerViewProtocol' [-Wprotocol]
|
|
build-ios:
example/node_modules/react-native-pager-view/ios/Fabric/RNCPagerViewComponentView.mm#L370
implicit conversion loses integer precision: 'NSInteger' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
|
build-ios:
libtool#L0
'States-c77e3722ee4cfdf21436ffe7f48d5104.o' has no symbols
|
|
build-ios:
libtool#L0
'States-07c6bb3f2f1555511683e5a0eff352b2.o' has no symbols
|
|
build-ios:
libtool#L0
'States-c77e3722ee4cfdf21436ffe7f48d5104.o' has no symbols
|
|
build-ios:
libtool#L0
'States-07c6bb3f2f1555511683e5a0eff352b2.o' has no symbols
|
|
build-ios:
example/node_modules/react-native-safe-area-context/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L111
ISO C++ requires field designators to be specified in declaration order; field 'bottom' will be initialized after field 'right' [-Wreorder-init-list]
|
|
build-ios:
example/node_modules/react-native-safe-area-context/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L110
ISO C++ requires field designators to be specified in declaration order; field 'left' will be initialized after field 'bottom' [-Wreorder-init-list]
|
|
build-ios:
example/node_modules/react-native-safe-area-context/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L111
ISO C++ requires field designators to be specified in declaration order; field 'bottom' will be initialized after field 'right' [-Wreorder-init-list]
|
|
build-ios:
example/node_modules/react-native-safe-area-context/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L110
ISO C++ requires field designators to be specified in declaration order; field 'left' will be initialized after field 'bottom' [-Wreorder-init-list]
|