Skip to content

chore(release): bump tiff and gdal packages to 2.0.0-beta.25 #91

chore(release): bump tiff and gdal packages to 2.0.0-beta.25

chore(release): bump tiff and gdal packages to 2.0.0-beta.25 #91

Triggered via push July 1, 2026 22:03
Status Success
Total duration 11m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: cppjs-samples/cppjs-sample-mobile-reactnative-cli/ios/Pods/Headers/Public/React-Core/React/RCTMultipartDataTask.h#L26
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build: cppjs-samples/cppjs-sample-mobile-reactnative-cli/ios/Pods/Headers/Public/React-Core/React/RCTMultipartDataTask.h#L15
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build: cppjs-samples/cppjs-sample-mobile-reactnative-cli/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L58
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
build: cppjs-samples/cppjs-sample-mobile-reactnative-cli/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L55
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
build: cppjs-samples/cppjs-sample-mobile-reactnative-cli/ios/Pods/Headers/Public/React-Core/React/RCTHTTPRequestHandler.h#L24
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build: cppjs-samples/cppjs-sample-mobile-reactnative-cli/ios/Pods/Headers/Public/React-Core/React/RCTHTTPRequestHandler.h#L11
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
build: libtool#L0
'RNCSafeAreaViewState.o' has no symbols
build: libtool#L0
'States.o' has no symbols
build: node_modules/.pnpm/react-native-safe-area-context@5.8.0_react-native@0.85.3_@babel+core@7.29.7_@react-nati_830e59671eca5eb76da9cdf5cde53936/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: node_modules/.pnpm/react-native-safe-area-context@5.8.0_react-native@0.85.3_@babel+core@7.29.7_@react-nati_830e59671eca5eb76da9cdf5cde53936/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
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167