build(deps): bump github/codeql-action from 3.28.3 to 3.28.6 (#284) #703
Annotations
70 warnings
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 9.x, net9.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 8.x, net8.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (ubuntu-24.04-arm, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 9.x, net9.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
OSLC4Net_SDK/OSLC4Net.Core/Exceptions/OslcCoreMissingSetMethodException.cs#L44
Cannot convert null literal to non-nullable reference type.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
test (windows-latest, 8.x, net8.0):
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
|
160 KB |
|