-
Notifications
You must be signed in to change notification settings - Fork 485
Disable CA1510 for shared files #6428
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
Conversation
@Youssef1313 @Evangelink @jmarolf Need this PR to fix the build break in the repo. |
@Youssef1313 @jmarolf It seems all tests are failing after migration to .net7 and no test results are also getting published to AzDo. I am going to revert #6364 for now to unblock CI on the repo. |
Curious how #6364 got green |
@Youssef1313 I have tried to push the .NET8 change here. Locally, the tests are still failing for me with the below error:
|
Never seen this one before. If it passed in CI, would you be able to try cleaning |
@Youssef1313 Seems like there are more issues here. I am going to get the revert PR #6429 in. Feel free to push more commits here if you think there is some trivial changes to bring this up. |
Closing this out as this seems to need more work. |
This broke with #6364.
See the following CI errors on all PRs with sources from main: