build(deps): bump MSTestVersion from 3.6.3 to 3.6.4 in /OSLC4Net_SDK … #610
Annotations
20 warnings
Build:
OSLC4Net_SDK/OSLC4Net.Core/Model/CreationFactory.cs#L37
Non-nullable field 'creation' 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/CreationFactory.cs#L37
Non-nullable field 'label' 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/CreationFactory.cs#L37
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/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/Model/Error.cs#L13
Non-nullable field 'extendedError' 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/Error.cs#L13
Non-nullable field 'message' 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/Error.cs#L13
Non-nullable field 'statusCode' 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/Compact.cs#L33
Non-nullable field 'icon' 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/Compact.cs#L33
Non-nullable field 'largePreview' 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/Compact.cs#L33
Non-nullable field 'shortTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Pack NuGet packages (snapshot):
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.
|
Pack NuGet packages (snapshot):
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.
|
Pack NuGet packages (snapshot):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Pack NuGet packages (snapshot):
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.
|
Pack NuGet packages (snapshot):
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.
|
Pack NuGet packages (snapshot):
OSLC4Net_SDK/OSLC4Net.Core/Model/ServiceProviderFactory.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Pack NuGet packages (snapshot):
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.
|
Pack NuGet packages (snapshot):
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.
|
Pack NuGet packages (snapshot):
OSLC4Net_SDK/OSLC4Net.Core/Model/AbstractResource.cs#L33
Non-nullable field 'about' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Pack NuGet packages (snapshot):
OSLC4Net_SDK/OSLC4Net.Core/Model/Compact.cs#L33
Non-nullable field 'icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading