build(deps): bump System.Json from 4.7.1 to 4.8.0 in /OSLC4Net_SDK #571
Annotations
11 warnings
Upload coverage reports to Codecov
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238\dist\codecov.exe' failed with exit code 1
|
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/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/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.
|
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.
|
Loading