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

[TypeSpecValidation] Promote errors to GitHub Errors #31366

Open
mikeharder opened this issue Oct 31, 2024 · 0 comments
Open

[TypeSpecValidation] Promote errors to GitHub Errors #31366

mikeharder opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@mikeharder
Copy link
Member

mikeharder commented Oct 31, 2024

Errors from TSV (and TSVAll) should be promoted to "GitHub Errors", ideally with file and line numbers, including all the parallel jobs. Ideally exclude duplicate errors from windows and linux.

Errors when running tsp compile in TSV should be promoted to "GitHub Errors" including file and line number, so they can appear in the PR file diff. We might be able to use "Problem Matchers": https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md. If not, we can parse it manually in TSV.

@mikeharder mikeharder self-assigned this Oct 31, 2024
@mikeharder mikeharder moved this from 🤔 Triage to 🐝 Dev in Azure SDK EngSys 🚢🎉 Oct 31, 2024
@mikeharder mikeharder changed the title [TypeSpecValidation] Promote errors from tsp compile to GitHub Errors [TypeSpecValidation] Promote errors to GitHub Errors Nov 1, 2024
@mikeharder mikeharder moved this from 🐝 Dev to 📋 Backlog in Azure SDK EngSys 🚢🎉 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant