github / github/vscode-github-actions

Error getting GitHub context fetch failed HttpError: fetch failed

未关闭
#282 4 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
The GitHub Actions extension is reporting this error message:

![Screenshot 2023-12-06 084828](https://github.com/github/vscode-github-actions/assets/10775668/d15aaabf-a113-42b8-a975-ebdbb554d449)

In the Output window the following messages are shown:
```
Error getting GitHub context
fetch failed
HttpError: fetch failed
at c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1366802
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1447997
at async Object.get (c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1447724)
at async Lt (c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1447916)
at async c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1626346
at async i.h (c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:125:139661)

Cannot fetch github context
Error: Cannot fetch github context
at vt (c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1444927)
at async c:\Users\xxx\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1626446
at async i.h (c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:125:139661)

```

**To Reproduce**
Steps to reproduce the behavior:
1. Open VSCode. See GitHub Actions Output
2. Click refresh button on extension. Same error is logged

**Expected behavior**
No error message is shown

**Screenshots**
See above.

**Extension Version**
`0.26.2`

**Additional context**
I have seen issues https://github.com/github/vscode-github-actions/issues/77 and https://github.com/github/vscode-github-actions/issues/251.

I followed the instructions at https://github.com/github/vscode-github-actions/issues/77#issuecomment-1503960028 but the problem is still unresolved.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。