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

Fix ContinueOnError false positive #8954

Merged
merged 1 commit into from Jun 27, 2023

Conversation

rokonec
Copy link
Contributor

@rokonec rokonec commented Jun 26, 2023

Fixes #8814

Context

Messages coming from Nodes were handled differently than direct messages, for failing builds purposes.

Changes Made

Treating log messages from Node same as direct messages

Testing

Cant repro the local repro after changes

Notes

@rokonec rokonec requested review from JaynieBai and AR-May June 26, 2023 11:41
Copy link
Member

@AR-May AR-May left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Seems to be functionaly identical to #8793

@JaynieBai JaynieBai merged commit 265f341 into dotnet:main Jun 27, 2023
8 checks passed
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.

[Bug]: Build succeeds even though Errors were raised
4 participants