Skip to content

fix(cpp.js): pass embind-object arrays across the worker boundary. #90

fix(cpp.js): pass embind-object arrays across the worker boundary.

fix(cpp.js): pass embind-object arrays across the worker boundary. #90

Re-run triggered June 27, 2026 19:18
Status Success
Total duration 12m 29s
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#L32
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#L31
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#L30
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#L30
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#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
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