Regression Tests #527
Annotations
50 warnings
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/Net462/Output.cs#L432
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#L435
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#L447
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#L531
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#L534
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#L537
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#L540
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#L543
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#L546
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#L459
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#L432
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#L435
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#L447
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#L531
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#L534
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/NetStandard20/Output.cs#L537
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/NetStandard20/Output.cs#L540
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/NetStandard20/Output.cs#L543
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/NetStandard20/Output.cs#L546
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/NetStandard20/Output.cs#L459
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/Net48/Output.cs#L447
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#L432
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#L435
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#L490
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#L531
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#L534
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#L537
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#L540
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#L543
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#L546
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/Net7/Output.cs#L432
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#L435
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#L447
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#L459
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#L463
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#L470
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#L490
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#L531
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#L534
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#L537
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#L531
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#L534
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#L537
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#L540
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#L543
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/Net6/Output.cs#L546
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/Net6/Output.cs#L490
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
This job succeeded
Loading