Skip to content

[CI] - Add GitHub Actions CI with Codecov coverage #7

[CI] - Add GitHub Actions CI with Codecov coverage

[CI] - Add GitHub Actions CI with Codecov coverage #7

Triggered via push May 15, 2026 02:27
Status Failure
Total duration 32s
Artifacts –

ci.yml

on: push
Lint, Typecheck, Test
22s
Lint, Typecheck, Test
Build
13s
Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint, Typecheck, Test
Process completed with exit code 1.
src/core/simulators.test.ts > readBundleId > reads bundle ID from a nested package app: src/core/simulators.ts#L149
Error: spawnSync plutil ENOENT ❯ readBundleId src/core/simulators.ts:149:18 ❯ src/core/simulators.test.ts:98:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'spawnSync plutil', path: 'plutil', spawnargs: [ '-convert', 'json', '-o', '-', '/home/runner/work/XcodeBuildMCP/XcodeBuildMCP/.test-fixtures/workspace/bazel-bin/Apps/MyApp/MyApp.app/Info.plist' ] }
src/core/simulators.test.ts > readBundleId > reads CFBundleIdentifier from an Info.plist: src/core/simulators.ts#L149
Error: spawnSync plutil ENOENT ❯ readBundleId src/core/simulators.ts:149:18 ❯ src/core/simulators.test.ts:93:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'spawnSync plutil', path: 'plutil', spawnargs: [ '-convert', 'json', '-o', '-', '/home/runner/work/XcodeBuildMCP/XcodeBuildMCP/.test-fixtures/workspace/bazel-bin/BazelApp.app/Info.plist' ] }