ANSI color tags show up in Annotation output #41556
Unanswered
StephenHodgson
asked this question in
Actions
Replies: 1 comment
-
|
It would be great if something could be done for this - since we can't create an annotation without writing its output to the console, we have to choose between setting nice text colors for warnings/errors/etc. in the console output or creating annotations. 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
In GitHub Actions, annotations are shown on the summary page after the workflow has run. If a log contains ANSI color tags, those tags are not stripped from the annotation.
Expected Result:
Annotation text should color the text correctly with the ANSI color tags
Beta Was this translation helpful? Give feedback.
All reactions