github / github/vscode-github-actions

Actions are not recognized when in parallel steps.

Aberta
#613 1 comentário 2 reações 0 responsáveis Ver no GitHub
bug
Linguagem predominante
TypeScript
Estrelas
660
Forks
213
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**Describe the bug**
Actions used in steps that use the parallel shorthand are not recognized by the extension and do not appear with information about the action.

**To Reproduce**
Steps to reproduce the behavior:
1. In a job, create a step that uses the parallel keyword.
2. Attempt to use at least one action in a step.
3. Observe the missing action details.

**Expected behavior**
Similarly to normal steps, actions in parallel steps are recognized and are ctrl+clickable & have information that is viewable on hover.

**Screenshots**
Parallel action (notice there is no underline):
Image

Normal action (also shows information about the action on hover):
Image

**Extension Version**
`v0.32.1`

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Start by reproducing the issue with a GitHub Actions job using the parallel shorthand, then compare action recognition in parallel and normal steps. Trace the extension's action-link and hover-information paths; done means actions in parallel steps are recognized, ctrl+clickable, and show information on hover like normal steps.

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

Avaliação

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

Receba novas issues na sua caixa de entrada

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