Update README.md #19
Annotations
11 warnings
|
Upload test results
No files were found with the provided path: **/TestResults/*.trx. No artifacts will be uploaded.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Builder/MultiTypeStep.cs#L7
Non-nullable field 'Resolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Builder/NumericArrayPropertyControlStep.cs#L21
Dereference of a possibly null reference.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Builder/NumericArrayPropertyControlStep.cs#L15
Dereference of a possibly null reference.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Builder/NumericArrayPropertyControlStep.cs#L14
Dereference of a possibly null reference.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Builder/NumericPropertyControlStep.cs#L9
Non-nullable field '_basicNumericResolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Resolvers/SubResolver.cs#L6
Non-nullable field 'Resolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Resolvers/SubResolver.cs#L5
Non-nullable field 'Accessor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/ParameterizeConverter.cs#L67
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/ParameterizeConverter.cs#L41
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
Parameterize.Net/Parameterize.Net/Source/Core/Resolvers/Resolver.cs#L75
Cannot convert null literal to non-nullable reference type.
|
Loading