golang-test-annotations
golang-test-annotations copied to clipboard
A github action which annotates failed tests.
Hi, the action seems to work, but it does not annotate the test on my file view. any idea?
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.1. Release notes Sourced from @vercel/ncc's releases. 0.38.1 0.38.1 (2023-10-18) Bug Fixes sourcemap sources removes webpack path (#1122) (ce5984e), closes #1011 #1121 0.38.0 0.38.0 (2023-09-06)...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.10.1. Changelog Sourced from @actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 1.10.0 saveState and setOutput now use environment files if available...
A failing test like this has some colored text using ANSI  It would be awesome if this action would strip that ANSI from the resulting annotation. ``` === RUN...