github / github/vscode-github-actions
Actions are not recognized when in parallel steps.
- Langage dominant
- TypeScript
- Étoiles
- 660
- Forks
- 213
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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):
Normal action (also shows information about the action on hover):
**Extension Version**
`v0.32.1`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire le problème avec un job GitHub Actions utilisant la forme abrégée parallel, puis comparez la reconnaissance des actions dans les étapes parallèles et normales. Suivez les chemins action-link et hover-information de l’extension ; c’est terminé lorsque les actions des étapes parallèles sont reconnues, peuvent être activées avec ctrl+click et affichent des informations au survol, comme dans les étapes normales.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, typescript, vscode
- Domaine
- developer-experience, devtools
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 68/100