Addressing comment on PR #72 #109
Annotations
1 error
|
copilot
Process completed with exit code 2.\n2026-01-23T02:20:33.3644228Z ##[group]Run actions/github-script@v7\n2026-01-23T02:20:33.3644537Z with:\n2026-01-23T02:20:33.3645878Z script: github.rest.issues.create({\n owner: context.repo.owner,\n repo: context.repo.repo,\n title: '🔗 Broken links detected in documentation',\n body: `Link checker found broken links in the documentation.\\n\\nPlease review the [workflow run](${context.payload.repository.html_url}/actions/runs/${context.runId}) for details.`,\n labels: ['documentation', 'bug']\n});\n\n2026-01-23T02:20:33.3647421Z github-token: ***\n2026-01-23T02:20:33.3647820Z debug: false\n2026-01-23T02:20:33.3648136Z user-agent: actions/github-script\n2026-01-23T02:20:33.3648409Z result-encoding: json\n2026-01-23T02:20:33.3648644Z retries: 0\n2026-01-23T02:20:33.3648861Z retry-exempt-status-codes: 400,401,403,404,422\n2026-01-23T02:20:33.3649144Z ##[endgroup]\n2026-01-23T02:20:33.9979834Z Post job cleanup.\n2026-01-23T02:20:34.0914994Z [command]/usr/bin/git version\n2026-01-23T02:20:34.0957003Z git version 2.52.0\n2026-01-23T02:20:34.1000402Z Temporarily overriding HOME='/home/runner/work/_temp/29b8d134-2a0f-4d4b-80d7-d09f61886fc8' before making global git config changes\n2026-01-23T02:20:34.1001712Z Adding repository directory to the temporary git global config as a safe directory\n2026-01-23T02:20:34.1006464Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spec/spec\n2026-01-23T02:20:34.1039393Z [command]/usr/bin/git config --local --name-only --get-regexp core\\.sshCommand\n2026-01-23T02:20:34.1071872Z [command]/usr/bin/git submodule foreach --recursive sh -c \"git config --local --name-only --get-regexp 'core\\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"\n2026-01-23T02:20:34.1297165Z [command]/usr/bin/git config --local --name-only --get-regexp http\\.https\\:\\/\\/github\\.com\\/\\.extraheader\n2026-01-23T02:20:34.1317312Z http.https://github.com/.extraheader\n2026-01-23T02:20:34.1329873Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader\n2026-01-23T02:20:34.1358435Z [command]/usr/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' || :\"\n2026-01-23T02:20:34.1575865Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\\.gitdir:\n2026-01-23T02:20:34.1605892Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url\n2026-01-23T02:20:34.1927127Z Cleaning up orphan processes","message":"Job logs content retrieved successfully","original_length":569}],"message":"Retrieved logs for 1 failed jobs","return_format":{"content":true,"urls":false},"run_id":21272233781,"total_jobs":1}
|