github / github/vscode-github-actions

Read-only editors for action.yml shows problems as if it were a workflow

Ouverte
#618 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
660
Forks
213
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**Describe the bug**

Some diffs (but not all!) show a load of false positive Problems for `action.yml` treating it as if it were a workflow YAML file.

Possibly this only affects read-only diffs.

**To Reproduce**
Steps to reproduce the behavior:
1. Open a read-only diff of an `action.yml` file

**Expected behavior**
`action.yml` should be correctly identified as an action not a workflow, in diff views

**Screenshots**

Top: an unaffected diff; bottom: an affected read-only diff

Image

**Extension Version**
`0.32.3`

**Additional context**
(Originally opened in https://github.com/microsoft/vscode-pull-request-github/issues/8873 but it affects diffs unrelated to PRs)

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Reproduce the issue by opening a read-only diff for an action.yml file and observe the false-positive Problems. Start by tracing how the extension distinguishes action metadata from workflow YAML in diff views, then verify that the file is identified as an action and no workflow-specific Problems appear.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github-actions, typescript, vscode
Domaine
ci-cd, tooling
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
63/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.