Add React Native security toolkit: runtime checks, auditor, CLI and M… #1
ci.yml
on: push
Lint, typecheck and unit tests
1m 16s
Build Android
5m 51s
Build iOS
10m 33s
Annotations
1 error and 14 warnings
|
Build Android
Process completed with exit code 1.
|
|
Lint, typecheck and unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: github/codeql-action/upload-sarif@f3712979fa5f215279b101dd0a2e3bdfb4353324, pnpm/action-setup@f40ffcd9367d9f12939873eb1018b921a783ffaa. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, typecheck and unit tests
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Build Android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@f40ffcd9367d9f12939873eb1018b921a783ffaa. 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: pnpm/action-setup@f40ffcd9367d9f12939873eb1018b921a783ffaa. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build iOS:
/Users/runner/Library/Developer/Xcode/DerivedData/SecurityToolkitExample-edgwentpxvvqafcgrlnynlelfafy/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/React-Core-prebuilt/React.framework/Headers/RCTMultipartDataTask.h#L15
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
Build iOS:
/Users/runner/Library/Developer/Xcode/DerivedData/SecurityToolkitExample-edgwentpxvvqafcgrlnynlelfafy/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/React-Core-prebuilt/React.framework/Headers/RCTHTTPRequestHandler.h#L24
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
Build iOS:
/Users/runner/Library/Developer/Xcode/DerivedData/SecurityToolkitExample-edgwentpxvvqafcgrlnynlelfafy/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/React-Core-prebuilt/React.framework/Headers/RCTHTTPRequestHandler.h#L18
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
Build iOS:
/Users/runner/Library/Developer/Xcode/DerivedData/SecurityToolkitExample-edgwentpxvvqafcgrlnynlelfafy/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/React-Core-prebuilt/React.framework/Headers/RCTHTTPRequestHandler.h#L16
block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
Build iOS:
libtool#L0
'States-34f4f7885413269cbd5c25bb1a9bf774.o' has no symbols
|
|
Build iOS:
libtool#L0
'States-34f4f7885413269cbd5c25bb1a9bf774.o' has no symbols
|
|
Build iOS:
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:
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:
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:
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]
|