Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import annotations command as diagnostics #292

Open
pelikhan opened this issue Jan 31, 2024 · 0 comments
Open

Import annotations command as diagnostics #292

pelikhan opened this issue Jan 31, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pelikhan
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
2 participants