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

Add GitHub annotations format for --output #17771

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edgarrmondragon
Copy link

@edgarrmondragon edgarrmondragon commented Sep 13, 2024

Adds a new output format as GitHub Workflow commands, aka annotations.

Refs:

Closes #17612

@edgarrmondragon edgarrmondragon force-pushed the 17612-github-annotations-output-format branch 3 times, most recently from 21efb22 to 70c8feb Compare September 13, 2024 22:36

This comment has been minimized.

@Seluj78
Copy link

Seluj78 commented Sep 17, 2024

I would love to see this merged, many people asked for it in #10816 and #14962 !

@edgarrmondragon edgarrmondragon force-pushed the 17612-github-annotations-output-format branch from 70c8feb to b330d80 Compare September 17, 2024 21:09
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a new output format option to print errors as GitHub Actions Workflow commands
2 participants