github / github/vscode-github-actions
Import annotations command as diagnostics
Abierto
enhancement
good first issue
help wanted
- Lenguaje dominante
- TypeScript
- Estrellas
- 660
- Forks
- 213
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Is your feature request related to a problem? Please describe.**
GitHub Actions have a known format to report error/warning/info messages. It is rendered on the web preview. However, they are not supported in the action. https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions
**Describe the solution you'd like**
Import the annotations as vscode Diagnostics instance so that the user can easily click on each and navigate to the issue.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.