You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When specifying a name on a custom detector, it never gets printed in the GitHub Actions output, but instead is reporting it as "CustomRegex" (see image)
Description
When specifying a name on a custom detector, it never gets printed in the GitHub Actions output, but instead is reporting it as "CustomRegex" (see image)
Preferred Solution
There was a PR that added the name to ExtraData (#1400), but that is only printed in the PlainPrinter and not in the GithubActionsPrinter
Additional Context
References
#1400
#1330
The text was updated successfully, but these errors were encountered: