Skip to content

fix: auto-fix Test all (MacOS) failures on main#91

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
fix/claude-auto-1784429795
Open

fix: auto-fix Test all (MacOS) failures on main#91
github-actions[bot] wants to merge 1 commit into
mainfrom
fix/claude-auto-1784429795

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Failures detected in Test all (MacOS) on branch main.

This PR was automatically generated by the Claude Test Fixer workflow.

⚠️ AI-generated fix. Please review carefully before merging.

@github-actions

Copy link
Copy Markdown
Contributor Author

Test Failure Logs

Click to expand failure logs from the failed CI run
=== Failed Shard: build-and-test (macos-latest, 1/5) ===
2026-07-19T02:51:19.3911010Z /Applications/Xcode_26.5.app/Contents/Developer
2026-07-19T02:51:19.3919340Z Running command:  which brew
2026-07-19T02:51:19.4065280Z /opt/homebrew/bin/brew
2026-07-19T02:51:19.4080120Z null
2026-07-19T02:51:19.4092360Z  �[32m✓�[39m src/resources/ssh/ssh-key.test.ts �[2m (�[22m�[2m1 test�[22m�[2m)�[22m�[90m 40�[2mms�[22m�[39m
2026-07-19T02:51:19.4242290Z �[31m⎯⎯⎯⎯⎯⎯⎯�[1m�[7m Failed Tests 1 �[27m�[22m⎯⎯⎯⎯⎯⎯⎯�[39m
2026-07-19T02:51:19.4243620Z 
2026-07-19T02:51:19.4248290Z 
2026-07-19T02:51:19.4251200Z �[2m Test Files �[22m �[1m�[31m1 failed�[39m�[22m�[2m | �[22m�[1m�[32m10 passed�[39m�[22m�[2m | �[22m�[33m5 skipped�[39m�[90m (16)�[39m
2026-07-19T02:51:19.4258680Z �[31m�[1m�[7m FAIL �[27m�[22m�[39m test/codex/codex.test.ts�[2m > �[22mcodex resource integration tests�[2m > �[22mCan manage MCP servers
2026-07-19T02:51:19.4260840Z �[2m      Tests �[22m �[1m�[31m1 failed�[39m�[22m�[2m | �[22m�[1m�[32m25 passed�[39m�[22m�[2m | �[22m�[33m11 skipped�[39m�[90m (37)�[39m
2026-07-19T02:51:19.4264270Z �[31m�[1mError�[22m: [unknown] Spawn Error: on command "bash -c "curl -fsSL https://chatgpt.com/codex/install.sh | CODEX_NON_INTERACTIVE=1 sh"" with exit code: 1
2026-07-19T02:51:19.4265920Z �[2m   Start at �[22m 02:42:52
2026-07-19T02:51:19.4266320Z Output:
2026-07-19T02:51:19.4281100Z curl: (56) The requested URL returned error: 403
2026-07-19T02:51:19.4283310Z �[2m   Duration �[22m 506.85s�[2m (transform 191ms, setup 1.10s, collect 61.84s, tests 439.76s, environment 1ms, prepare 916ms)�[22m
2026-07-19T02:51:19.4283840Z 
2026-07-19T02:51:19.4291210Z Could not fetch GitHub release metadata for Codex latest. GitHub API may be unavailable or rate limited.�[39m
2026-07-19T02:51:19.4298230Z �[90m �[2m❯�[22m ChildProcess.<anonymous> node_modules/@codifycli/plugin-test/src/test-utils.ts:�[2m31:20�[22m�[39m
2026-07-19T02:51:19.4301460Z �[90m �[2m❯�[22m ChildProcess.emit node:events:�[2m521:24�[22m�[39m
2026-07-19T02:51:19.4303280Z 
2026-07-19T02:51:19.4303790Z �[31m�[2m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯�[22m�[39m
2026-07-19T02:51:19.4304110Z 
2026-07-19T02:51:19.5218700Z ##[error]Process completed with exit code 1.
2026-07-19T02:51:19.5512270Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-07-19T02:51:19.5513520Z Post job cleanup.
2026-07-19T02:51:20.0364240Z [command]/opt/homebrew/bin/git version
2026-07-19T02:51:20.0457170Z git version 2.55.0
2026-07-19T02:51:20.0474390Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9938eb15-1327-4248-93f1-f4eee0b6f9b1/.gitconfig'
2026-07-19T02:51:20.0480410Z Temporarily overriding HOME='/Users/runner/work/_temp/9938eb15-1327-4248-93f1-f4eee0b6f9b1' before making global git config changes
2026-07-19T02:51:20.0481420Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T02:51:20.0484290Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/default-plugin/default-plugin
2026-07-19T02:51:20.0556120Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T02:51:20.0621340Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T02:51:20.1409170Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T02:51:20.1460890Z http.https://github.com/.extraheader
2026-07-19T02:51:20.1467190Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-19T02:51:20.1539460Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T02:51:20.2523190Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T02:51:20.2629240Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T02:51:20.3762150Z Cleaning up orphan processes
2026-07-19T02:51:21.5050350Z Terminate orphan process: pid (21144) (zsh)
2026-07-19T02:51:22.1739800Z ##[warning]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/


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant