Skip to content

Check Hermes override pre-condition from Host package when building for Android #566

Check Hermes override pre-condition from Host package when building for Android

Check Hermes override pre-condition from Host package when building for Android #566

Triggered via pull request September 15, 2025 11:24
Status Cancelled
Total duration 15m 9s
Artifacts 1

check.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 notices
Unit tests (windows-latest)
Process completed with exit code 1.
should call the CLI to autolink: packages\host\packages\host\src\node\gradle.test.ts#L58
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Auto-linking Node-API modules/. Input: 'Initialized native services in: C:\\Users\\runneradmin\\.gradle\\native\r\n' + 'Initialized jansi services in: C:\\Users\\runneradmin\\.gradle\\native\r\n' + 'The client will now receive all logging from the daemon (pid: 4908). The daemon log file: C:\\Users\\runneradmin\\.gradle\\daemon\\8.14.3\\daemon-4908.out.log\r\n' + 'Starting 2nd build in daemon [uptime: 2 mins 55.589 secs, performance: 99%, GC rate: 0.00/s, heap usage: 0% of 2 GiB, non-heap usage: 41% of 512 MiB]\r\n' + 'Using 4 worker leases.\r\n' + 'Now considering [D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\android, D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin] as hierarchies to watch\r\n' + 'Watching the file system is configured to be enabled if available\r\n' + 'File system watching is active\r\n' + 'Starting Build\r\n' + "Settings evaluated using settings file 'D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\android\\settings.gradle'.\r\n" + 'Now considering [D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin, D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\android] as hierarchies to watch\r\n' + "Resolved plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.5.0']\r\n" + 'Now considering [D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\react-native, D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin, D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\android] as hierarchies to watch\r\n' + "Projects loaded. Root project using build file 'D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\android\\build.gradle'.\r\n" + "Included projects: [root project 'react-native-node-api-test-app', project ':app', project ':react-native-node-api', project ':support']\r\n" + '\r\n' + '> Configure project :gradle-plugin\r\n' + "Evaluating project ':gradle-plugin' using build file 'D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin\\build.gradle.kts'.\r\n" + "Resolved plugin [id: 'org.jetbrains.kotlin.jvm', version: '2.1.20', apply: false]\r\n" + '\r\n' + '> Configure project :gradle-plugin:react-native-gradle-plugin\r\n' + "Evaluating project ':gradle-plugin:react-native-gradle-plugin' using build file 'D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin\\react-native-gradle-plugin\\build.gradle.kts'.\r\n" + "Resolved plugin [id: 'org.jetbrains.kotlin.jvm', version: '2.1.20']\r\n" + "Resolved plugin [id: 'java-gradle-plugin']\r\n" + 'Build 81483cf9-4a53-49a1-a60c-e5789d91392e is started\r\n' + 'Using Kotlin Gradle Plugin gradle85 variant\r\n' + 'kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef\r\n' + 'kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef\r\n' + '\r\n' + '> Configure project :gradle-plugin:settings-plugin\r\n' + "Evaluating project ':gradle-plugin:settings-plugin' using build file 'D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin\\settings-plugin\\build.gradle.kts'.\r\n" + "Resolved plugin [id: 'org.jetbrains.kotlin.jvm', version: '2.1.20']\r\n" + "Resolved plugin [id: 'java-gradle-plugin']\r\n" + 'Using Kotlin Gradle Plugin gradle85 variant\r\n' + 'kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef\r\n' + 'kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef\r\n' + '\r\n' + '> Configure project :gradle-plugin:shared\r\n' + "Evaluating project ':gradle-plugin:shared' using build file 'D:\\a\\react-native-node-api\\react-native-node-api\\node_modules\\@react-native\\gradle-plugin\\shared\\build.grad
should succeed with a mention of Node-API modules: packages\host\packages\host\src\node\cli\bin.test.ts#L50
AssertionError [ERR_ASSERTION]: Failed to find expected output (stdout: stderr: ) at TestContext.<anonymous> (D:\a\react-native-node-api\react-native-node-api\packages\host\src\node\cli\bin.test.ts:50:14) at Test.runInAsyncScope (node:async_hooks:214:14) at Test.run (node:internal/test_runner/test:1047:25) at Test.start (node:internal/test_runner/test:944:17) at node:internal/test_runner/test:1440:71 at node:internal/per_context/primordials:483:82 at new Promise (<anonymous>) at new SafePromise (node:internal/per_context/primordials:451:29) at node:internal/per_context/primordials:483:9 at Array.map (<anonymous>) { generatedMessage: false, code: 'ERR_ASSERTION', actual: '', expected: /Auto-linking Node-API modules/, operator: 'match', diff: 'simple' }
should succeed with a mention of usage: packages\host\packages\host\src\node\cli\bin.test.ts#L24
AssertionError [ERR_ASSERTION]: Failed to find expected output (stdout: stderr: ) at TestContext.<anonymous> (D:\a\react-native-node-api\react-native-node-api\packages\host\src\node\cli\bin.test.ts:24:14) at Test.runInAsyncScope (node:async_hooks:214:14) at Test.run (node:internal/test_runner/test:1047:25) at Test.start (node:internal/test_runner/test:944:17) at node:internal/test_runner/test:1440:71 at node:internal/per_context/primordials:483:82 at new Promise (<anonymous>) at new SafePromise (node:internal/per_context/primordials:451:29) at node:internal/per_context/primordials:483:9 at Array.map (<anonymous>) { generatedMessage: false, code: 'ERR_ASSERTION', actual: '', expected: /Usage: react-native-node-api/, operator: 'match', diff: 'simple' }
Test app (Android)
The operation was canceled.
Test app (Android)
Canceling since a higher priority waiting request for Check-refs/pull/234/merge exists
Check
Canceling since a higher priority waiting request for Check-refs/pull/234/merge exists
Unit tests (ubuntu-latest)
Total Tests: 20 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 633.941ms
Unit tests (ubuntu-latest)
Total Tests: 3 Suites 📂: 2 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 446.674ms
Unit tests (ubuntu-latest)
Total Tests: 43 Suites 📂: 20 Passed ✅: 43 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 101485.834ms
Unit tests (macos-latest)
Total Tests: 20 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 423.078ms
Unit tests (macos-latest)
Total Tests: 3 Suites 📂: 2 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 537.632ms
Unit tests (macos-latest)
Total Tests: 43 Suites 📂: 20 Passed ✅: 43 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 164782.866ms
Unit tests (windows-latest)
Total Tests: 20 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1006.445ms
Unit tests (windows-latest)
Total Tests: 3 Suites 📂: 2 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 650.621ms
Unit tests (windows-latest)
Total Tests: 43 Suites 📂: 20 Passed ✅: 38 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 192164.444ms
Unit tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
emulator-logcat Expired
118 KB
sha256:43473148f62d36e0a842bea193333c6e5341f9637727c624ff9b64c6beb1d569