fix(ci): unbreak linux package build and stabilize ios bridge snapshot #68
Annotations
3 errors and 11 warnings
|
build
Process completed with exit code 1.
|
|
build
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
build
ld: library 'cppjs-sample-lib-prebuilt-matrix' not found
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2. 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:
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
[CP] react-native-cppjs.xcframework: Unable to find matching slice in 'ios-arm64 ios-arm64-simulator' for the current build architectures (arm64 x86_64) and platform (-iphonesimulator).
|
|
build
[CP] cppjs-sample-lib-prebuilt-matrix.xcframework: Unable to find matching slice in 'ios-arm64 ios-arm64-simulator' for the current build architectures (arm64 x86_64) and platform (-iphonesimulator).
|