github / github/vscode-github-actions

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

Abierto
#349 2 comentarios 1 reacción 0 asignados Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
660
Forks
213
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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`

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Reproduce esto con vscode-github-actions v0.26.3 abriendo un workflow con advertencias, cerrando su pestaña del editor y comprobando la pestaña Problems. Compara los diagnósticos del archivo original con los de un diff o una revisión anterior. Se considera terminado cuando las advertencias y los errores de los editores cerrados ya no permanecen en Problems, mientras que los diagnósticos de los editores abiertos siguen apareciendo.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript, vscode
Área
devtools
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.