Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

"Unable to resolve action..." warning doesn't disappear after finishing edit

Aberta
#409 0 comentários 2 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
3/5
Tempo estimado
1-2 dias
Facilidade para iniciantes
35/100
Tipo de issue
Bug
Clareza
Razoavelmente clara
Status de atividade
Estagnada
Stack de tecnologia
github-actions, typescript, vscode
Domínio
ci-cd, devtools

Direção de pesquisa

Nenhum arquivo ou teste é especificado. Comece rastreando a validação de referências de ações da extensão e a atualização do diagnóstico quando a versão de uma ação do workflow é editada no próprio local; em seguida, tente reproduzir o aviso obsoleto. Está concluído quando o diagnóstico reflete a versão final sem exigir a reinicialização do VS Code.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

bug

Describe the bug
Occasionally, when I edit a referenced action version, a warning about the non-existing version appears during editing and doesn't disappear after finishing the edit. For example, I changed the action from slidoapp/xcresulttool@v2.0.0 to slidoapp/xcresulttool@v3.1.0 by deleting "2.0" and replacing it with "3.1". However, the warning got stuck on "Unable to resolve action slidoapp/xcresulttool@v.0.0, repository or version not found." Even closing and reopening the workflow file didn't help, I had to restart VSCode to get rid of that warning message.

To Reproduce
Difficult to reproduce, it happens randomly while editing the referenced actions

Expected behavior
After finishing the edit, the plugin re-checks the existence of the final version of the action being edited (v3.1.0, not v.0.0).

Screenshots
image

Extension Version
v0.27.0

Additional context
Add any other context about the problem here.

Linguagem predominante
TypeScript
Estrelas
661
Forks
214
Métricas de merge de PRs
Nenhum PR com merge em 30d

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de github/vscode-github-actions

Todas as issues de github/vscode-github-actions

Issues semelhantes

Mais issues de TypeScript

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.