Skip to content

feat: add Maestro YAML replay compatibility #2183

feat: add Maestro YAML replay compatibility

feat: add Maestro YAML replay compatibility #2183

Triggered via pull request May 27, 2026 17:40
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
iOS Runner Swift Compatibility
4s
iOS Runner Swift Compatibility
No test-only DI seams
5s
No test-only DI seams
Fallow Code Quality
19s
Fallow Code Quality
Unit Tests
48s
Unit Tests
Coverage
1m 25s
Coverage
Typecheck
28s
Typecheck
Android Helper Packages
37s
Android Helper Packages
Integration Tests
1m 12s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Integration Tests
Process completed with exit code 1.
[provider-integration] test/integration/provider-scenarios/provider-failures.test.ts > Provider-backed integration normalizes provider failures through the request path: test/integration/provider-scenarios/provider-failures.test.ts#L33
AssertionError: The input did not match the regular expression /uiautomator dump did not return XML/i. Input: 'uiautomator dump did not produce a fresh XML file' - Expected: /uiautomator dump did not return XML/i + Received: "uiautomator dump did not produce a fresh XML file" ❯ test/integration/provider-scenarios/provider-failures.test.ts:33:14 ❯ withProviderScenarioResource test/integration/provider-scenarios/harness.ts:85:12 ❯ test/integration/provider-scenarios/provider-failures.test.ts:18:3
[provider-integration] test/integration/provider-scenarios/android-lifecycle.test.ts > Provider-backed integration Android Settings flow uses scripted ADB provider: test/integration/provider-scenarios/assertions.ts#L7
AssertionError: Expected command call ["shell","am","start","-W","-a","android.intent.action.VIEW","-d","demo://agent-device/event?name=screenshot_taken&payload=%7B%22source%22%3A%22provider-scenario%22%2C%22foreground%22%3Atrue%7D&platform=android"] in [["shell","getprop","sys.boot_completed"],["shell","am","start","-W","-a","android.intent.action.VIEW","-d","demo://agent-device/event?name=pre_open_ping&payload=%7B%22stage%22%3A%22explicit-selector%22%7D&platform=android"],["shell","dumpsys","input_method"],["shell","am","start","-W","-a","android.settings.SETTINGS"],["shell","cmd","package","query-activities","--brief","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER"],["shell","pm","list","packages","-3"],["shell","cmd","package","query-activities","--brief","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER"],["shell","pm","list","packages","-3"],["shell","cmd","package","query-activities","--brief","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER"],["shell","dumpsys","window","windows"],["uninstall","com.example.demo"],["uninstall","com.example.demo"],["shell","am","broadcast","-a","com.example.demo.PUSH","-p","com.example.demo","--es","message","hello","--ei","unread","2","--ez","foreground","true"],["shell","am","broadcast","-a","com.example.demo.FILE_PUSH","-p","com.example.demo","--es","source","relative-file"],["shell","am","broadcast","-a","com.example.demo.BRACE_PUSH","-p","com.example.demo","--es","source","brace-file"],["shell","cmd","clipboard","get","text"],["shell","cmd","clipboard","set","text","android otp"],["shell","cmd","clipboard","get","text"],["shell","dumpsys","input_method"],["shell","cmd","uimode","night","yes"],["emu","geo","fix","-122.009","37.3349"],["shell","cmd","fingerprint","touch","1"],["shell","am","force-stop","com.example.demo"],["shell","am","start","-W","-a","android.intent.action.MAIN","-c","android.intent.category.DEFAULT","-c","android.intent.category.LAUNCHER","-n","com.example.demo/.MainActivity"],["shell","dumpsys","gfxinfo","com.example.demo","reset"],["shell","am","start","-W","-a","android.intent.action.VIEW","-d","demo://agent-device/event?name=screenshot_taken&payload=%7B%22source%22%3A%22provider-scenario%22%2C%22foreground%22%3Atrue%7D&platform=android","-p","com.example.demo"],["shell","pm","grant","com.example.demo","android.permission.CAMERA"],["shell","pidof","com.example.demo"],["shell","pidof","com.example.demo"],["shell","dumpsys","meminfo","com.example.demo"],["shell","dumpsys","cpuinfo"],["shell","dumpsys","gfxinfo","com.example.demo","framestats"],["shell","dumpsys","gfxinfo","com.example.demo","reset"],["shell","settings","put","global","window_animation_scale","0"],["shell","settings","put","global","transition_animation_scale","0"],["shell","settings","put","global","animator_duration_scale","0"],["shell","am","start","-W","-a","android.settings.SETTINGS"],["shell","echo","ok"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","activity","top"],["exec-out","uiautomator","dump","/dev/tty"],["exec-out","uiautomator","dump","/dev/tty"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","activity","top"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","activity","top"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","settings","put","system","accelerometer_rotation","0"],["shell","settings","put","system","user_rotation","1"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","input","keyevent","187"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","input","tap","88","151"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","input","swipe","30","40","30","40","5"],["shell","input","swipe","31","40","31","40","5"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","window","windows"],["shell","d
Coverage
Process completed with exit code 1.
[provider-integration] test/integration/provider-scenarios/provider-failures.test.ts > Provider-backed integration normalizes provider failures through the request path: test/integration/provider-scenarios/provider-failures.test.ts#L33
AssertionError: The input did not match the regular expression /uiautomator dump did not return XML/i. Input: 'uiautomator dump did not produce a fresh XML file' - Expected: /uiautomator dump did not return XML/i + Received: "uiautomator dump did not produce a fresh XML file" ❯ test/integration/provider-scenarios/provider-failures.test.ts:33:14 ❯ withProviderScenarioResource test/integration/provider-scenarios/harness.ts:85:12 ❯ test/integration/provider-scenarios/provider-failures.test.ts:18:3
[provider-integration] test/integration/provider-scenarios/android-lifecycle.test.ts > Provider-backed integration Android Settings flow uses scripted ADB provider: test/integration/provider-scenarios/assertions.ts#L7
AssertionError: Expected command call ["shell","am","start","-W","-a","android.intent.action.VIEW","-d","demo://agent-device/event?name=screenshot_taken&payload=%7B%22source%22%3A%22provider-scenario%22%2C%22foreground%22%3Atrue%7D&platform=android"] in [["shell","getprop","sys.boot_completed"],["shell","am","start","-W","-a","android.intent.action.VIEW","-d","demo://agent-device/event?name=pre_open_ping&payload=%7B%22stage%22%3A%22explicit-selector%22%7D&platform=android"],["shell","dumpsys","input_method"],["shell","am","start","-W","-a","android.settings.SETTINGS"],["shell","cmd","package","query-activities","--brief","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER"],["shell","pm","list","packages","-3"],["shell","cmd","package","query-activities","--brief","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER"],["shell","pm","list","packages","-3"],["shell","cmd","package","query-activities","--brief","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER"],["shell","dumpsys","window","windows"],["uninstall","com.example.demo"],["uninstall","com.example.demo"],["shell","am","broadcast","-a","com.example.demo.PUSH","-p","com.example.demo","--es","message","hello","--ei","unread","2","--ez","foreground","true"],["shell","am","broadcast","-a","com.example.demo.FILE_PUSH","-p","com.example.demo","--es","source","relative-file"],["shell","am","broadcast","-a","com.example.demo.BRACE_PUSH","-p","com.example.demo","--es","source","brace-file"],["shell","cmd","clipboard","get","text"],["shell","cmd","clipboard","set","text","android otp"],["shell","cmd","clipboard","get","text"],["shell","dumpsys","input_method"],["shell","cmd","uimode","night","yes"],["emu","geo","fix","-122.009","37.3349"],["shell","cmd","fingerprint","touch","1"],["shell","am","force-stop","com.example.demo"],["shell","am","start","-W","-a","android.intent.action.MAIN","-c","android.intent.category.DEFAULT","-c","android.intent.category.LAUNCHER","-n","com.example.demo/.MainActivity"],["shell","dumpsys","gfxinfo","com.example.demo","reset"],["shell","am","start","-W","-a","android.intent.action.VIEW","-d","demo://agent-device/event?name=screenshot_taken&payload=%7B%22source%22%3A%22provider-scenario%22%2C%22foreground%22%3Atrue%7D&platform=android","-p","com.example.demo"],["shell","pm","grant","com.example.demo","android.permission.CAMERA"],["shell","pidof","com.example.demo"],["shell","pidof","com.example.demo"],["shell","dumpsys","meminfo","com.example.demo"],["shell","dumpsys","cpuinfo"],["shell","dumpsys","gfxinfo","com.example.demo","framestats"],["shell","dumpsys","gfxinfo","com.example.demo","reset"],["shell","settings","put","global","window_animation_scale","0"],["shell","settings","put","global","transition_animation_scale","0"],["shell","settings","put","global","animator_duration_scale","0"],["shell","am","start","-W","-a","android.settings.SETTINGS"],["shell","echo","ok"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","activity","top"],["exec-out","uiautomator","dump","/dev/tty"],["exec-out","uiautomator","dump","/dev/tty"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","activity","top"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","activity","top"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","settings","put","system","accelerometer_rotation","0"],["shell","settings","put","system","user_rotation","1"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","input","keyevent","187"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","input","tap","88","151"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["shell","input","swipe","30","40","30","40","5"],["shell","input","swipe","31","40","31","40","5"],["shell","dumpsys","window","windows"],["shell","dumpsys","window"],["exec-out","uiautomator","dump","/dev/tty"],["shell","dumpsys","window","windows"],["shell","d
Fallow Code Quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
Android Helper Packages
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/
Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. 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/