unit testing fixes #47
Annotations
10 warnings
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/Elements/AElement.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/Elements/AElement.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/Elements/Definition.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/Structures.cs#L57
Missing XML comment for publicly visible type or member 'SFile.GetHashCode()'
|
UnitTest/DateString.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/BusinessProcess.Actions.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
BPMNEngine/Elements/AElement.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading