Skip to content

Publish Saucery.XUnit to NuGet #16

Publish Saucery.XUnit to NuGet

Publish Saucery.XUnit to NuGet #16

Manually triggered September 13, 2024 14:54
Status Success
Total duration 39s
Artifacts

publish-xunit.yml

on: workflow_dispatch
build, pack & push Saucery.XUnit
32s
build, pack & push Saucery.XUnit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L40
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L41
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L42
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L33
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L34
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L35
Non-nullable property 'allowed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L19
Non-nullable property 'organization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & push Saucery.XUnit: Saucery.Core/RestAPI/FlowControl/FlowControl.cs#L20
Non-nullable property 'team' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.