Skip to content

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.4 #598

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.4

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.4 #598

Triggered via pull request November 20, 2024 12:38
Status Success
Total duration 2m 46s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
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/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/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/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, 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/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/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/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/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/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/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 (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/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/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/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/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)
No files were found with the provided path: D:\a\oslc4net\oslc4net/nupkg_out/*.nupkg. No artifacts will be uploaded.
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.