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.

貢獻者指南