Skip to content

New resource request: ios simulators #25

New resource request: ios simulators

New resource request: ios simulators #25

Triggered via issue June 29, 2026 15:02
Status Failure
Total duration 26m 43s
Artifacts
generate-resource
21m 47s
generate-resource
test-linux
53s
test-linux
label-awaiting-review
6s
label-awaiting-review
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 4 warnings, and 1 notice
test-macos
Process completed with exit code 1.
test-macos
Action failed with error: Claude execution failed: Reached maximum number of turns (30)
test-macos
Execution failed: Reached maximum number of turns (30)
test/ios/ios-simulator.test.ts > iOS Simulator tests > Can create, modify state, and destroy an iOS simulator: test/ios/ios-simulator.test.ts#L10
Error: The following configs did not validate: [ { "config": { "type": "ios-simulator", "name": "codify-test-iphone", "deviceType": "com.apple.CoreSimulator.SimDeviceType.iPhone-15", "runtime": "com.apple.CoreSimulator.SimRuntime.iOS-18-0", "state": "Shutdown" }, "validation": { "isValid": false, "resourceName": "codify-test-iphone", "resourceType": "ios-simulator", "schemaValidationErrors": [ { "instancePath": "", "schemaPath": "#/required", "keyword": "required", "params": { "missingProperty": "name" }, "message": "must have required property 'name'" } ] } } ] ❯ Function.initializeAndValidate node_modules/@codifycli/plugin-test/src/plugin-tester.ts:225:13 ❯ Function.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:51:7 ❯ test/ios/ios-simulator.test.ts:10:5
generate-resource
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7, actions/setup-node@v4, stefanzweifel/git-auto-commit-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-linux
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-macos
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
label-awaiting-review
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-macos
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167