github/vscode-github-actions

Import annotations command as diagnostics

开放

#292 创建于 2024年1月31日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (204 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (656 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南