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

Cleanup of warnings in the extensions project #43768

Open
maririos opened this issue Apr 29, 2024 · 1 comment
Open

Cleanup of warnings in the extensions project #43768

maririos opened this issue Apr 29, 2024 · 1 comment
Labels
Client This issue points to a problem in the data-plane of the library. Extensions ASP.NET Core extensions
Milestone

Comments

@maririos
Copy link
Member

While working on removing AZC0001 we noticed that a bug got introduced on https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/extensions/Azure.Extensions.AspNetCore.DataProtection.Blobs/src/AzureStorageBlobDataProtectionBuilderExtensions.cs#L16 where all the warnings actually got disabled by mistake.

The objective of this issue is to resolve all the warnings and remove #pragma warning disable.

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. Extensions ASP.NET Core extensions needs-team-attention This issue needs attention from Azure service team or SDK team labels Apr 29, 2024
Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@jsquire jsquire removed the needs-team-attention This issue needs attention from Azure service team or SDK team label Apr 29, 2024
@jsquire jsquire removed their assignment Apr 29, 2024
@jsquire jsquire added this to the Backlog milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Extensions ASP.NET Core extensions
Projects
None yet
Development

No branches or pull requests

2 participants