Skip to content

Convert binary plist files to xml and use a proper parser when linking #690

Convert binary plist files to xml and use a proper parser when linking

Convert binary plist files to xml and use a proper parser when linking #690

Triggered via pull request October 21, 2025 08:34
Status Failure
Total duration 9m 34s
Artifacts

check.yml

on: pull_request
Lint
1m 56s
Lint
Test app (iOS)
0s
Test app (iOS)
Test app (Android)
0s
Test app (Android)
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 notices
Unit tests (ubuntu-latest)
Process completed with exit code 1.
converts a binary plist to xml: packages/host/packages/host/src/node/cli/apple.test.ts#L13
Error: spawn plutil ENOENT at ChildProcess._handle.onexit (node:internal/child_process:285:19) at onErrorNT (node:internal/child_process:483:16) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { errno: -2, code: 'ENOENT', syscall: 'spawn plutil', path: 'plutil', spawnargs: [ '-convert', 'xml1', '/tmp/react-native-node-api-test-RZl3bK/Info.plist' ] }
Unit tests (windows-latest)
Process completed with exit code 1.
converts a binary plist to xml: packages\host\packages\host\src\node\cli\apple.test.ts#L13
Error: spawn plutil ENOENT at ChildProcess._handle.onexit (node:internal/child_process:285:19) at onErrorNT (node:internal/child_process:483:16) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { errno: -4058, code: 'ENOENT', syscall: 'spawn plutil', path: 'plutil', spawnargs: [ '-convert', 'xml1', 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\react-native-node-api-test-5paUHZ\\Info.plist' ] }
Unit tests (ubuntu-latest)
Total Tests: 20 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 613.942ms
Unit tests (ubuntu-latest)
Total Tests: 3 Suites 📂: 2 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 521.850ms
Unit tests (ubuntu-latest)
Total Tests: 50 Suites 📂: 24 Passed ✅: 48 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 158604.227ms
Unit tests (windows-latest)
Total Tests: 20 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 936.670ms
Unit tests (windows-latest)
Total Tests: 3 Suites 📂: 2 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 755.339ms
Unit tests (windows-latest)
Total Tests: 50 Suites 📂: 24 Passed ✅: 46 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 154647.219ms
Unit tests (macos-latest)
Total Tests: 20 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 796.128ms
Unit tests (macos-latest)
Total Tests: 3 Suites 📂: 2 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 964.036ms
Unit tests (macos-latest)
Total Tests: 50 Suites 📂: 24 Passed ✅: 50 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 192150.727ms