github / github/vscode-github-actions

Errors and warnings are not removed from the problems tab when closing the tab/editor containing them

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

描述

**Describe the bug**
I would like to be able to use `F8` to navigate between my repo's problems. The current problem I'm facing is that the `problems` list is polluted by github-actions warnings (that are wrong so I cannot fix them). Closing the file with the warning does not remove them from the list so I need to close my entire vs-code to clear them.

Even worse, if I open a diff, or if I open a previous revision of the file, it will add warnings for that revision.

**To Reproduce**
Steps to reproduce the behavior:
1. Take a workflow with warnings or errors and open it in an editor
2. Close the editor (by editor I mean the opened tab, not vscode itself)
3. The errors remain in the problems tab

**Expected behavior**
When I close the tab with the github workflow, I expect the warnings/errors to be removed from the list.

**Screenshots**
![image](https://github.com/github/vscode-github-actions/assets/93933935/666f4705-b711-4f2a-ad09-81888149753b)
Errors remain when no editor/tab is opened.

**Extension Version**
`v0.26.3`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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