Skip to content

Conversation

@JamesNK
Copy link
Member

@JamesNK JamesNK commented Oct 14, 2022

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Oct 14, 2022
@JamesNK JamesNK added area-runtime old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels and removed area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework labels Oct 14, 2022
@JamesNK JamesNK merged commit 0cfd468 into main Oct 14, 2022
@JamesNK JamesNK deleted the jamesnk/requestdelegate-analyzer-nre branch October 14, 2022 05:21
@ghost ghost added this to the 8.0-preview1 milestone Oct 14, 2022
returnOperation.ReturnedValue is { } returnedValue)
{
var resolvedOperation = WalkDownConversion(returnedValue);
var returnType = resolvedOperation.Type;
Copy link
Contributor

Choose a reason for hiding this comment

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

it is still failing, maybe this will fix it:

Suggested change
var returnType = resolvedOperation.Type;
var returnType = resolvedOperation?.Type;

@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 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 old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants