Skip to content

unit testing fixes

unit testing fixes #73

Triggered via push January 2, 2024 21:33
Status Success
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/Elements/AElement.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/Elements/AElement.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/Elements/Definition.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/Structures.cs#L57
Missing XML comment for publicly visible type or member 'SFile.GetHashCode()'
build: UnitTest/DateString.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: BPMNEngine/Elements/AElement.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.