build(deps): bump MSTestVersion from 3.6.3 to 3.6.4 in /OSLC4Net_SDK … #610
Annotations
10 warnings
Build:
OSLC4Net_SDK/OSLC4Net.Core/Model/AbstractReifiedResource.cs#L26
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Attribute/OslcResourceShape.cs#L29
Non-nullable field 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Attribute/OslcQueryCapability.cs#L30
Non-nullable field 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Attribute/OslcDialog.cs#L29
Non-nullable field 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Attribute/OslcDialog.cs#L39
Non-nullable field 'uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Attribute/OslcCreationFactory.cs#L29
Non-nullable field 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Model/ServiceProviderFactory.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Model/ServiceProviderCatalog.cs#L36
Non-nullable field 'description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
OSLC4Net_SDK/OSLC4Net.Core/Model/ServiceProviderCatalog.cs#L36
Non-nullable field 'oauthConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading