Add TurboModule specs and codegen components to prepare RN new-arch migration #1671
ci.yml
on: pull_request
Verify license headers
4s
Check package files
37s
Annotations
19 warnings
|
Run jest tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. 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/
|
|
Check package files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. 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/
|
|
Lint module + sample
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. 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/
|
|
Lint module + sample:
sample/src/screens/SettingsScreen.tsx#L408
Inline style: { color: '#f5a623' }
|
|
Lint module + sample:
modules/@shopify/checkout-sheet-kit/src/specs/RCTAcceleratedCheckoutButtonsNativeComponent.ts#L31
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
Lint module + sample:
modules/@shopify/checkout-sheet-kit/src/specs/RCTAcceleratedCheckoutButtonsNativeComponent.ts#L25
'react-native/Libraries/Utilities/codegenNativeComponent' React Native deep imports are deprecated. Please use the top level import instead
|
|
Lint module + sample:
modules/@shopify/checkout-sheet-kit/src/components/AcceleratedCheckoutButtons.tsx#L27
'react-native/Libraries/Utilities/codegenNativeComponent' React Native deep imports are deprecated. Please use the top level import instead
|
|
Run Swift Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4. 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/
|
|
Run Swift Tests
ld: search path '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNative-gqjdtycnebiascexabphrytcldcz/Build/Products/Debug-iphonesimulator/YogaKit' not found
|
|
Run Swift Tests
ld: search path '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNative-gqjdtycnebiascexabphrytcldcz/Build/Products/Debug-iphonesimulator/React-Core-60309c9c' not found
|
|
Run Swift Tests
ld: search path '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNative-gqjdtycnebiascexabphrytcldcz/Build/Products/Debug-iphonesimulator/React-Codegen' not found
|
|
Run Swift Tests
ld: search path '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNative-gqjdtycnebiascexabphrytcldcz/Build/Products/Debug-iphonesimulator/CocoaAsyncSocket' not found
|
|
Run Swift Tests
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.AgV232/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
|
|
Run Swift Tests
ld: ignoring duplicate libraries: '-lc++'
|
|
Run Swift Tests
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.AgV232/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
|
|
Run Swift Tests
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.AgV232/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
|
|
Run Swift Tests
ld: ignoring duplicate libraries: '-lc++'
|
|
Run Swift Tests
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.AgV232/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
|
|
Run Android Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. 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/
|