Regression Tests #528
Annotations
50 warnings
test/GeneratedCode/Refitter/Net6/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/Net6/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/Net6/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/Net6/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/Net6/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/Net6/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/Net6/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/Net6/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/Net6/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/Net6/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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/NetStandard20/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.
|
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
|
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
|
test/GeneratedCode/Refitter/Net472/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/Net472/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/Net472/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/Net472/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/Net472/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/Net472/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/Net472/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/Net472/Output.cs#L506
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/Net472/Output.cs#L508
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/Net472/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/Net7/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/Net7/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/Net7/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/Net7/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/Net7/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/Net7/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/Net7/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.
|
This job succeeded
Loading