Skip to content

Turn on TreatWarningsAsErrors since they are currently harmless #32166

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

Merged
merged 2 commits into from
Apr 27, 2021

Conversation

davidfowl
Copy link
Member

Attempting to fix #24755

@ghost ghost added the area-runtime label Apr 26, 2021
@davidfowl davidfowl marked this pull request as ready for review April 26, 2021 08:52
@davidfowl davidfowl requested a review from Tratcher as a code owner April 26, 2021 08:52
@davidfowl davidfowl requested a review from pranavkm April 26, 2021 08:52
@Tratcher
Copy link
Member

Was anything done to fix LinkedApplicationWorks?

@davidfowl
Copy link
Member Author

No I'm just turning it back on to see if it resolved itself. Lots of changes were made to .NET Core wrt trimming. Though I might take a look at how aggressively this trims and scale it back a bit.

Here are the list of warnings that need to be fixed (well some of them need to be suppressed):
https://gist.github.com/davidfowl/ceaecbfa487d4bd694671ce3b38c0088

@davidfowl davidfowl requested a review from eerhardt April 26, 2021 16:01
@eerhardt
Copy link
Member

Here are the list of warnings that need to be fixed (well some of them need to be suppressed)

Do we have an issue to track resolving these?

@davidfowl davidfowl merged commit a4154ac into main Apr 27, 2021
@davidfowl davidfowl deleted the davidfowl/fix-linked-app branch April 27, 2021 03:29
@ghost ghost added this to the 6.0-preview5 milestone Apr 27, 2021
@wtgodbe wtgodbe mentioned this pull request Jun 2, 2021
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarantined test: LinkedApplicationTests.LinkedApplicationWorks
5 participants