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

Revert "Implement IAttributeOperation (#59369)" #63485

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Aug 19, 2022

This reverts commit d89769b.

This breaks VS build in a fair number of places. @333fred is tracking some fixes here dotnet/roslyn-analyzers#6114 but there are too many places popping up now to attempt to suppress the warnings. The original PR can be taken when we are able to update the copy of roslyn analyzers used by the VS build and have done a val build on that update + Roslyn.

This PR in VS is as far as I got with suppressions - https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/418436, but still has many errors.

@dibarbet dibarbet requested review from a team as code owners August 19, 2022 05:30
@dibarbet dibarbet enabled auto-merge August 19, 2022 05:30
Copy link
Member

@333fred 333fred left a comment

Choose a reason for hiding this comment

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

😢

@JoeRobich JoeRobich disabled auto-merge August 19, 2022 15:25
@JoeRobich JoeRobich merged commit ae56638 into dotnet:main Aug 19, 2022
@ghost ghost added this to the Next milestone Aug 19, 2022
@dibarbet dibarbet deleted the revert_iop branch August 19, 2022 18:12
@Youssef1313
Copy link
Member

Youssef1313 commented Sep 1, 2022

@333fred The roslyn-analyzers PR was merged. When can this revert be reverted back again?

@333fred
Copy link
Member

333fred commented Sep 1, 2022

When we update VS.

@dibarbet dibarbet modified the milestones: Next, 17.4 P2 Sep 1, 2022
@Youssef1313
Copy link
Member

@333fred @dibarbet The milestone here was set to 17.4 P2 which is already released. What's the status of this?

@333fred
Copy link
Member

333fred commented Sep 29, 2022

I'm still working on getting the VS build using the new analyzers. I would expect the IAttributeOperation won't be added back in until 17.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants