Azure / Azure/azure-rest-api-specs

[TypeSpecValidation] Promote errors to GitHub Errors

Open
#31,366 0 comments 0 reactions 1 assignee Claimed by @mikeharder View on GitHub
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.