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

Output Messages Colored as Errors When They Are Not Errors #150

Open
phil000 opened this issue Sep 3, 2023 · 1 comment
Open

Output Messages Colored as Errors When They Are Not Errors #150

phil000 opened this issue Sep 3, 2023 · 1 comment

Comments

@phil000
Copy link

phil000 commented Sep 3, 2023

Version 2023.3

I've noticed when building one of our solutions that 2 separete messages are colored as errors in red when they are not errors.

These 2 lines always appear in red...

Restored C:\Projects\OnSend\OnSend.GatewayService.FailedRequestReplayTool\OnSend.GatewayService.FailedRequestReplayTool.csproj (in 269 ms).
1>OnSend.GatewayService.FailedRequestReplayTool -> C:\Projects\OnSend\OnSend.GatewayService.FailedRequestReplayTool\bin\Debug\net7.0\OnSend.GatewayService.FailedRequestReplayTool.dll
@mike-ward
Copy link
Owner

It has the word "failed" in. The regex probably needs to be adjusted to match on whole words only. If you figure it out , send me a pull request. I'm on the road and won't be back for a few months.

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

No branches or pull requests

2 participants