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

Investigate whether github chores can be used to show AVA failures inline #1521

Open
spectranaut opened this issue Sep 8, 2020 · 1 comment
Assignees
Labels
enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation

Comments

@spectranaut
Copy link
Contributor

See some discussion here: #1501 (comment)

Because the failures might come from unchanged files (in fact, they more frequently do), we would have to use the "Unchanged files with check annotations" beta feature.

@nschonni
Copy link
Contributor

nschonni commented Sep 8, 2020

Also related #1515 and #1517
The only part I'm not sure for the problem matcher is getting the line/column number from the Ava results.
Slightly different in Actions, but https://code.visualstudio.com/Docs/editor/tasks#_defining-a-problem-matcher covers the recursive matching if it's needed

@mcking65 mcking65 added enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation labels Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation
Projects
None yet
Development

No branches or pull requests

3 participants