Regression Tests #529
Annotations
50 warnings
test/GeneratedCode/Refitter/NetStandard21/Output.cs#L550
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/NetStandard21/Output.cs#L553
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/NetStandard21/Output.cs#L461
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/NetStandard21/Output.cs#L464
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/NetStandard21/Output.cs#L467
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/NetStandard21/Output.cs#L470
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/NetStandard21/Output.cs#L473
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/NetStandard21/Output.cs#L476
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test/GeneratedCode/Refitter/NetStandard21/Output.cs#L495
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/NetStandard21/Output.cs#L507
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#L550
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#L553
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#L461
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#L464
Non-nullable property 'FirstName' 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#L467
Non-nullable property 'LastName' 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#L470
Non-nullable property 'Email' 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#L473
Non-nullable property 'Password' 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#L476
Non-nullable property 'Phone' 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#L495
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#L507
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/Net48/Output.cs#L461
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#L464
Non-nullable property 'FirstName' 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#L467
Non-nullable property 'LastName' 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#L470
Non-nullable property 'Email' 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#L473
Non-nullable property 'Password' 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#L476
Non-nullable property 'Phone' 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#L495
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/Net48/Output.cs#L507
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/Net48/Output.cs#L550
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#L553
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#L550
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#L553
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#L519
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#L523
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#L530
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#L507
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#L495
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#L461
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/Net7/Output.cs#L464
Non-nullable property 'FirstName' 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#L467
Non-nullable property 'LastName' 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/Net6/Output.cs#L550
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#L553
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#L461
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#L464
Non-nullable property 'FirstName' 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#L467
Non-nullable property 'LastName' 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#L470
Non-nullable property 'Email' 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#L473
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
This job succeeded
Loading