Regression Tests #529
Annotations
50 warnings
test/GeneratedCode/Refitter/Net462/Output.cs#L631
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L634
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L636
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L436
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L592
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L595
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L602
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L612
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L455
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net462/Output.cs#L458
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/GeneratedCode/Refitter/Net48/Output.cs#L455
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L458
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L460
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L436
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L631
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L634
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L636
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L476
Non-nullable property 'Street' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L479
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net48/Output.cs#L482
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L436
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L631
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L634
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L636
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L455
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L458
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L460
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L592
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L595
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/Net481/Output.cs#L602
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
This job succeeded
Loading